Go to file
David Heinemeier Hansson 465e0c0c26 Added the possibility of having validate be protected for assert_(in)valid_column #263 [Tobias Luetke]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@67 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-07 12:18:33 +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 Added the possibility of having validate be protected for assert_(in)valid_column #263 [Tobias Luetke] 2004-12-07 12:18:33 +00:00
activerecord Fixed that methods wrapped in callbacks still return their original result #260 [bitsweat] 2004-12-07 12:10:57 +00:00
railties Make the dispatch.rb behave after being run by the WEBrick dispatcher 2004-12-07 12:03:57 +00:00