March 28, 2006

Ruby on Rails 1.1 Released!

Filed under: Announcements — shodson @ 5:29 pm

Ruby on Rails v1.1 is now released.

Some major features include

  1. RJS - Generate Javascript client code with Ruby!
  2. Major upgrades to ActiveRecord such as bottomless eager loading, polymorphic associations, join models, to_xml, calculations, and database adapters for Sybase and OpenBase
  3. New respond_to feature of Action Controller that makes it much easier to launch your application with both Ajax, non-Ajax, and API access through the same actions
  4. 500+ other changes

Scott Raymond has a What’s New in Rails 1.1 page he’s been maintaining.

Go get it! gem install rails --include-dependencies

No Comments »

No comments yet.

RSS feed for comments on this post. | TrackBack URI

Leave a comment

You must be logged in to post a comment.

O'Reilly Emerging Technologies Conference