1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2007-09-24 23:00:42 +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 Move rescue_action_with_handler from rescue_action to perform_action so it isn't clobbered by test overrides. References #9449, closes #9645. 2007-09-24 19:56:11 +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 Object#instance_exec produces fewer garbage methods. 2007-09-24 23:00:42 +00:00
railties Give a pointer on where to look for more 2007-09-24 22:52:35 +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