| By Ruby News Desk | Article Rating: |
|
| May 4, 2006 03:15 PM EDT | Reads: |
11,056 |
Application development framework Rails went live with version 1.1 , 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.
"It makes Web application programming a lot more like desktop GUI [graphical user interface] programming," said Jeremy Voorhis, lead architect at Planet Argon, a Portland, Ore., services firm that specializes in Ruby on Rails development. Planet Argon has already used RJS on several client projects. Because Rails is an open source project, developers can start working with new features before they make their way into a formal release.
Four "blockbuster features" will improve on the programming experience.
The first is JavasScriptGenerator (RJS) templates. The templates create instructions on how to modify an already rendered page. They make it easier to modify multiple elements on a page with a single AJAX response. Actions with these templates are called in the background with AJAX and make updates to the page where the request originated from. RJS allows for flexibility and even simpler code expessions in Rails.
Another upgrade is adding new features to Active Record - the Rails' approach to reading data from a database. From the release: "Active Record has been blessed with bottomless eager loading, polymorphic associations, join models, to_xml, calculations, and database adapters for Sybase and OpenBase." In short, these improvements make it easier to operate with database data, which is the backbone of every web applications these days.
The third major feature in Rails 1.1. is adding new functionality to the Action Controller, which in turn allows the programmer to create application programming interfaces with ease.
The final "blockbuster feature" is the integration of third layer of testing to Rails: Integration tests. They allow the simulation of users accessing multiple controllers and even gives the developer the power to simulate multiple concurrent users.
Published May 4, 2006 Reads 11,056
Copyright © 2006 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Ruby News Desk
Ruby News Desk trawls information and news sources for the latest developments in Ruby in particular and User Interface design in general and also brings you relevant material about other VMs for Ruby like JRuby, IronRuby, Rubinius as well as the web application framework Ruby on Rails.
![]() |
AJAX News Desk 05/04/06 03:29:51 PM EDT | |||
Application development framework Rails went live with version 1.1, adding more than 500 fixes and new features to the popular system for developing Web applications with the lightweight Ruby scripting language. |
||||
![]() |
SYS-CON Australia News Desk 05/04/06 01:09:15 PM EDT | |||
Application development framework Rails went live with version 1.1, adding more than 500 fixes and new features to the popular system for developing Web applications with the lightweight Ruby scripting language. |
||||
![]() |
Sys-Con Belgium News Desk 03/29/06 12:02:14 PM EST | |||
Application development framework Rails went live with version 1.1, adding more than 500 fixes and new features to the popular system for developing Web applications with the lightweight Ruby scripting language. |
||||
- Continuous Integration in Cloud Computing
- Citrix XenServer Helps Rankin County Go Virtual
- GoGrid Customers Can Now Use New Relic’s RPM for Java/Ruby Web Apps
- Callidus Expands Cloud Computing Footprint
- Botnets, Worms, and Open Clouds
- CodeMash 2010
- Bah Humbug Unless New Year’s Resolutions Are Put Into Perspective
- Research and Markets: North American I.T. Development Survey 2009: New Survey Shows Python Use Has Risen 45% Since Google App Engine Debuted
- Rhomobile Rhodes Smartphone App Framework Wins Fukuoka Ruby Award Grand Prize
- Chicago Tech Firm Expedites 'Hope for Haiti Now' App for Palm
- Sauce Labs, the Selenium Company, Announces Sauce IDE
- DevCentral Top5 01/22/2010
- Adobe Flex Developer Earns $100K in New York City
- Continuous Integration in Cloud Computing
- Migrating from UNIX / RISC to Red Hat Enterprise Linux
- Citrix XenServer Helps Rankin County Go Virtual
- Elance Work Index Reveals Strong Demand for Qualified PHP Programmers
- JetBrains Releases RubyMine 2.0
- Credit Card Debt Elimination Program
- Get Time Tracker Source Code in SproutCore
- GoGrid Customers Can Now Use New Relic’s RPM for Java/Ruby Web Apps
- Callidus Expands Cloud Computing Footprint
- Botnets, Worms, and Open Clouds
- Metasploit 3.3 Now Available
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- Ruby on Rails Won't Make It in 2007 and Forget About AJAX
- The Top 250 Players in the Cloud Computing Ecosystem
- The Jury's Still Out On Ruby On Rails (RoR) and AJAX
- Red Hat Named "Platinum Sponsor" of Virtualization Conference & Expo
- Can Ruby Live Without Rails?
- An Introduction to Ant
- Testing in Ruby on Rails
- Ruby On Rails Moves At 'Acela' Rates Toward Java
- Java Kicks Ruby on Rails in the Butt
- Cyberhive Supports Ruby On Rails
- Ruby on Rails One-Day Seminar: Introducing Ruby on Rails – the Pain-Killer for Web Developers


























