Just a quick pointer to some ActiveSupport patches hoping for reviews:
Puts Array#to_query and Object#to_query in the right places in ActiveSupport - http://dev.rubyonrails.org/ticket/10395
Preserve user-specified content type for XML and JSON rendering (currently it's overridden and set to Mime::XML/Mimi::JSON - http://dev.rubyonrails.org/ticket/10388
Oh and a tiny patch for inconsistency in #to_sentence: http://dev.rubyonrails.org/ticket/10390 and a trivial doc patch for Date.yesterday and Date.today: http://dev.rubyonrails.org/ticket/10375
Reviews appreciated! Thanks!
Cheers, Chu Yeow
PS Rails 2.0 is almost here it seems: http://dev.rubyonrails.org/changeset/8321