Ruby on Rails 3.0 is the latest major revision of Ruby on Rails, the open-source web development framework designed to make programmers happy and productive. Rails 3.0 brings a bunch of new features and improvements over older Rails versions, including:
- Brand new router with an emphasis on RESTful declarations
- New Active Record chainable query language built on top of relational algebra
- Unobtrusive JavaScript helpers with drivers for Prototype, jQuery
- Explicit dependency management with Bundler
See Ruby on Rails 3.0 Release Notes for more information.
Multiple sub-versions have been released, including 3.0.20, 3.1 and 3.2.
Resources: