|
|
Ruby On Rails Framework Adds AJAX Tools In Major Update
|
03/29/2006, By Stacy Cowley
|
Application development framework Rails went live with version 1.1 on Tuesday, adding more than 500 fixes and new features to the popular system for developing Web applications with the lightweight Ruby scripting language.
The star addition to Rails 1.1 is RJS, which enables JavaScript calls in Ruby code and simplifies AJAX (asynchronous JavaScript and XML)-style programming. Tasks that previously required more extensive coding and server calls can now be handled more concisely with RJS.
Rails is a relative newcomer on the application development scene. The two-year-old framework is the brainchild of programmer David Heinemeier Hansson, who built it to use for application development at 37signals, a Chicago ISV that makes software-as-a-service applications. The framework caught on and is now used by Web applications such as community Web site 43 Things and scheduling software CalendarHub. Devotees are drawn to the specialized system for its tight focus on optimizing for Web application development, which allows it to avoid the scale and complexity of more broadly used programming languages.
Read More...
|
|
|
|
|
|
|
|
|
|
|
|
|