A taste of what's coming in Rails 2.1

Posted by David April 01, 2008 @ 11:28 PM

Rails 2.1 is not far off the horizon and we’ve been adding a ton of extra deliciously nice goodies in preparation of its release lately. As always, the good Ryan Daigle has been keeping a watchful eye on the changelog and has been documenting some of the new features. The latest stars are:

Posted in Documentation | 15 comments

Comments

  1. pablo.formoso on 02 Apr 00:57:

    Very exciting!!

    Built-in timezone support will end my nightmares.

    It has an expected release date?

  2. Luigi Montanez on 02 Apr 01:37:

    A big +1 for the OpenID 2.x support. Directed identity and attribute exchange here we come…

  3. Mikkel Riber on 02 Apr 04:44:

    Michael Koziarski mentioned Rails 2.1 in his talk about “What’s new in rails 2.0” at Ruby Fools in copenhagen – and damn named_scope looks really awesome..!

    Can’t wait till it gets out of beta.

  4. Dejan Dimic on 02 Apr 07:00:

    All the good stuff!

    Gem Dependencies, a time saver for all of us, will make deployment, and development, even more pleasure event.

    Optimizing communication with data base is one of the key issues in performance race. More tools that can help us in this task are always welcome.

    Time zones are nightmares of any programmers that deal with it especially engaging historical data and daylight time savings rules. Hope it will be brighter in this gray dark area.

  5. Roman Ilin on 02 Apr 07:00:

    I miss one more thing in 2.1 plan. Build in i18n.

  6. Christian Seiler on 02 Apr 08:13:

    Great news! About caching: Are there any plans to add functionality like CachedModel (which seems to be dead) to ActiveRecord? Many projects do fine with caching on the view level (page, action, fragment), but others like heavily personalised sites would benefit a lot from this (reducing number of DB queries).

    Anyway I’m really looking forward to Rails 2.1!

  7. Semin Lee on 02 Apr 16:13:

    Can’t wait!

    Any plan for adopting ‘nested has_many :through’ in the near future?

    http://dev.rubyonrails.org/ticket/6461

  8. Anonyman on 02 Apr 17:58:

    So!

    When can we buy the new book(s) (complete with all the missing info about RESTful web development with Rails)?

    More than one of us is dying to know.

  9. DJ on 03 Apr 13:22:

    WOW! Love the new additions… great job to all involved. How far away is that horizon?

  10. Jaroslaw Zabiello on 03 Apr 13:49:

    Can anybody confirm rumours that Rails 2.1 will be working fine in Ruby 1.9?

  11. Jeremy Kemper on 03 Apr 15:03:

    Jaroslaw, Rails has been running on Ruby 1.9 since December 2007. No need for rumors when everybody can give it a try themselves ;) There’s one Ruby bug holding up full compatibility. Do consider, however, the hundreds of third-party libraries and gems that haven’t been tested, much less updated, for 1.9 yet.

  12. JD on 03 Apr 16:43:

    has_finder addition seems like a great move! Thanks!

  13. Daniel on 09 Apr 07:04:

    Very nice new features, especially named_scope!

  14. Dan on 28 Apr 16:56:

    When comes I18N?

  15. Jens on 01 May 13:55:

    Love the new additions… great job to all involved.