1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
David Heinemeier Hansson 0a8f382b80 Wrapped multi-step operations in transactions
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@155 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-14 18:17:44 +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 Wrapped multi-step operations in transactions 2004-12-14 18:17:44 +00:00
railties fixtures :models will now also attempt to include the model.rb file 2004-12-14 18:02:11 +00:00