Ruby on Rails
Go to file
David Heinemeier Hansson 2e1a27fa4d Added second boolean parameter to Base.redirect_to_url and Response#redirect to control whether the redirect is permanent or not (301 vs 302) #375 [Hodel]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@293 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-31 17:04:15 +00:00
actionmailer Updated Rakefiles for the server move 2004-12-30 00:26:14 +00:00
actionpack Added second boolean parameter to Base.redirect_to_url and Response#redirect to control whether the redirect is permanent or not (301 vs 302) #375 [Hodel] 2004-12-31 17:04:15 +00:00
activerecord Added tests for acts_as_list with scope is null #378 [Tim Bates] 2004-12-31 16:58:50 +00:00
activesupport Include as loaded regardless of success 2004-12-30 00:12:39 +00:00
railties Fixed that generated action_mailers doesnt need to require the action_mailer since thats already done in the environment #382 [Lucas Carlson] 2004-12-31 16:38:24 +00:00