Ruby on Rails 2.1 Released at RailsConf

written by Rob Bazinet on Sunday, June 01 2008

I was supposed to be at RailsConf this year covering the event for InfoQ, but I am not there.  Sometimes higher priorities overtake the things we would like to do and well, I am home. rails

One of the announcements I thought might be coming at the event was the release of Ruby on Rails 2.1 and sure enough, it was released.   The details are covered on the Riding Rails blog:

Rails 2.1 is now available for general consumption with all the features and fixes we’ve been putting in over the last six months since 2.0. This has been a huge effort by a very wide range of contributors helping to make it happen.

Over the past six months, we’ve had 1,400 contributors creating patches and vetting them. This has resulted in 1,600+ patches. A truly staggering number. And lots of that has made it into this release.

New features
The new major features are:

Thanks to Ryan Daigle for the feature introductions and Ryan Bates for the Railscasts. It makes writing the release notes so much easier :).

As always, you can install with:

gem install rails

...or you can use the Git tag for 2.1.0.

None of these features actually stand out as the killer feature for this release but is instead a bunch of steady, solid improvements.   Installing the update went without a hitch and my applications on my development system all ran without issue.

Notice the Railscast that accompanies the bulleted points above, they make a nice touch.

Technorati Tags: ,

Similar Posts

  1. Ruby on Rails 2.0.1 Available now
  2. Rails 2.0: Preview Release Available Now!
  3. Setting up SQLite3 for Ruby on Rails Development

» Trackbacks & Pingbacks

    No trackbacks yet.
Trackback link for this post:
http://accidentaltechnologist.com/trackback.ashx?id=306

Post a comment