Go to file
Jeremy Kemper 7974f4752b Mark Duration test failing with Ruby 1.9
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7648 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-27 08:54:31 +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 Avoid calling is_missing on LoadErrors. Closes #7460. 2007-09-27 05:04:02 +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 Mark Duration test failing with Ruby 1.9 2007-09-27 08:54:31 +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 Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
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