Ruby on Rails
Go to file
Michael Koziarski 1abe5a2ded Fix broken mysql test [frederick.cheung@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7579 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-22 22:33:51 +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 Fix broken mysql test [frederick.cheung@gmail.com] 2007-09-22 22:33:51 +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