aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/deprecated_body.rb
Commit message (Expand)AuthorAgeFilesLines
* Moved deprecated_body.rb to deprecatead_api.rbJosé Valim and Mikel Lindsaar2010-01-221-53/+0
* Updating deprecated_body.rb to use :content instead of :data or :body in the ...José Valim and Mikel Lindsaar2010-01-221-3/+8
* Refactor delivery methods.José Valim2010-01-191-4/+6
* Bring body(Hash) behavior back.José Valim2010-01-191-22/+16
* Merge Mail with latest Rails and move mail gem to Gemfile.José Valim2009-12-271-0/+8
* Make tests run without deprecation warning (just one left).José Valim2009-11-011-2/+2
* Another refactoring on AM. body is deprecated, use render instead.José Valim2009-11-011-0/+44