Go to file
David Heinemeier Hansson 5b983f6f6b Fixed Base.errors to be indifferent as to whether strings or symbols are used.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@98 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-09 15:06: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 We need to pass the name when deleting the cookie 2004-12-09 11:38:44 +00:00
activerecord Fixed Base.errors to be indifferent as to whether strings or symbols are used. 2004-12-09 15:06:24 +00:00
railties Only nuke the AbstractApplicationController if its available 2004-12-08 10:41:14 +00:00