- Jun
- 01
- 2008
Ruby on Rails 2.1 Released
By: Robert Dempsey | Tags:Right before the end of RailsConf 2008 Ruby on Rails 2.1 is released. New features include:
- Time zones
- Dirty tracking
- Gem dependencies
- UTC-based migrations
- Better caching (ala memcache)
If you’ve been working with edge rails (which you all have haven’t you?) then you’ll be ready for the update. Either way, the official page has additional information on each new feature as well as links to Railscasts for visual explanations. As usual for all the goodness simply:
sudo gem install rails
Related Posts
You can leave a response, or trackback from your own site.


One Response to “Ruby on Rails 2.1 Released”
On June 2nd, 2008 at 2:17 pm Web 2.0 Announcer said:
Ruby on Rails 2.1 Released…
[...]Ruby on Rails 2.1 is released. New features include time zones, dirty caching, gem dependencies, caching, and more.[...]…