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-22 22:22:20 +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 Improve the error message for assert_redirected_to (closes #7337) [sandofsky] 2007-09-22 22:22:20 +00:00
actionwebservice Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
activerecord Fixed that using version-targetted migrates would fail on loggers other than the default one (closes #7430) [valeksenko] 2007-09-22 22:18:55 +00:00
activeresource Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
activesupport Fixed that pluralizing an empty string should return the same empty string, not "s" (closes #7720) [josh] 2007-09-22 18:34:43 +00:00
railties Print Rails version when starting console (closes #7440) [eyematz] 2007-09-22 22:17:10 +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