- Templates: Allows your new skeleton Rails application to be built your way with your default stack of gems, configs, and more.
- Engines: Share reusable application pieces complete with routes that Just Work, models, view paths, and the works.
- Rack: Rails now runs on Rack which gives you access to all the middleware goodness.
- Metal: Write super fast pieces of optimized logic that routes around Action Controller.
- Nested forms: Deal with complex forms so much easier.
You install 2.3 with (the final version is marked 2.3.2):
gem install rails
If you’re running on Passenger, be sure to upgrade to 2.1.2 as well. Rails 2.3 doesn’t run on older versions of Passenger!
We hope you’ll love it.
For Free consultation on regarding RoR Installation, RoR Developers, RoR Development, ROR Programmer log on to http://www.dckap.com
Source: http://weblog.rubyonrails.org
0 comments:
Post a Comment