Go to file
David Heinemeier Hansson 576b162725 Added that all renders and redirects now return false, so they can be used as the last line in before_filters to stop execution.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@364 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-10 01:27:39 +00:00
actionmailer Updated Rakefiles for the server move 2004-12-30 00:26:14 +00:00
actionpack Added that all renders and redirects now return false, so they can be used as the last line in before_filters to stop execution. 2005-01-10 01:27:39 +00:00
activerecord Added inclusion of fix for test/unit and rake problems with Ruby 1.8.2 2005-01-10 00:33:03 +00:00
activesupport Added run time fix for the test/unit problems with Ruby 1.8.2 2005-01-10 00:19:17 +00:00
railties Added inclusion of fix for test/unit and rake problems with Ruby 1.8.2 2005-01-10 00:33:03 +00:00