Ruby on Rails
Go to file
Jeremy Kemper 6f06ac6e1a BufferedLogger#add doesn't modify the message argument. Closes #9702.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7643 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-27 04:50:58 +00:00
actionmailer Disable the routing optimisation code when dealing with foo_url helpers. Add test to actionmailer to expose the problem they introduced. References #9450 [Koz] 2007-09-22 19:20:06 +00:00
actionpack Reinstate the default AR.instantiate_observers to_prepare block. 2007-09-26 01:29:28 +00:00
actionwebservice Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
activerecord Correctly quote id list for limited eager loading. Closes #7482. 2007-09-22 23:51:03 +00:00
activeresource Fix ARes tests under jruby. [tom.enebo@gmail.com] 2007-09-24 18:01:09 +00:00
activesupport BufferedLogger#add doesn't modify the message argument. Closes #9702. 2007-09-27 04:50:58 +00:00
railties Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
cleanlogs.sh
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00