[ANN] Rails 0.13.1: Faster for all, eager limits, more Ajax

  • Thread starter David Heinemeier Hansson
  • Start date
D

David Heinemeier Hansson

We've returned the default MySQL/Ruby bindings to their former glory,
made sure development mode on big applications didn't get penalized on
resetting the object space, and cut WEBricks lust to have a new
database connection per request. All changes that actually allows
Rails 0.13.1 to live up to the promise of better performance for
everyone.

Additionally, we've made it possible to use :limit and :eek:ffset
together with eager loading of has_one and belongs_to associations
(has_many and has_and_belongs_to_many will still not work due to the
nature of how SQL joins work).

And of course there's a big bag of delicious script.aculo.us additions
and fixes.


In case you missed it, we've also release a new video to show case
Rails (50MB/QuickTime):
http://www.rubyonrails.org/media/video/rails_take2_with_sound.mov

And the book, Agile Web Development with Rails, is out of beta:
http://blogs.pragprog.com/cgi-bin/pragdave.cgi/Random/OutOfBeta.rdoc
--=20
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com -- Online project management
http://www.backpackit.com -- Personal information manager
http://www.rubyonrails.com -- Web-application framework
 
T

Thomas Sondergaard

David said:
Additionally, we've made it possible to use :limit and :eek:ffset

limit and offset useful for pagination? Does this work with the db2 driver?

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,238
Latest member
Top CryptoPodcasts

Latest Threads

Top