Go to file
David Heinemeier Hansson a02a96226e Brought unit tests up to date
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@158 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-15 11:25:35 +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 FormHelper#radio_button to work with radio buttons like its already possible with check boxes [Michael Koziarski] 2004-12-14 13:48:27 +00:00
activerecord Changed validate_* to validates_*_of, so validate_acceptance becomes validates_acceptance_of, and added :on as a configuration option instead of using _on_create/update 2004-12-15 01:36:05 +00:00
railties Brought unit tests up to date 2004-12-15 11:25:35 +00:00