Go to file
David Heinemeier Hansson c8d68dfed3 Killed the out of place alias and made sure you can use the different HTTP methods within the same testaction
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@80 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-08 10:43:24 +00:00
actionmailer Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schwarz] 2004-12-07 09:10:50 +00:00
actionpack Killed the out of place alias and made sure you can use the different HTTP methods within the same testaction 2004-12-08 10:43:24 +00:00
activerecord Added named bind-style variable interpolation #281 [Michael Koziarski] 2004-12-08 10:38:10 +00:00
railties Only nuke the AbstractApplicationController if its available 2004-12-08 10:41:14 +00:00