aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/deprecated_api.rb
Commit message (Expand)AuthorAgeFilesLines
* Add basic template rendering to new DSL.José Valim and Mikel Lindsaar2010-01-221-8/+1
* Add more tests to new API.José Valim and Mikel Lindsaar2010-01-221-1/+1
* Move class methods to deprecated stuff.José Valim and Mikel Lindsaar2010-01-221-0/+48
* Moved deprecated_body.rb to deprecatead_api.rbJosé Valim and Mikel Lindsaar2010-01-221-31/+110
* Updating deprecated API to sanitize old style attachments hash to work with n...José Valim and Mikel Lindsaar2010-01-221-10/+35
* Adding tests for attachments['blah.rb'] = {} et alJosé Valim and Mikel Lindsaar2010-01-211-1/+11
* Created mail method for new APIJosé Valim and Mikel Lindsaar2010-01-201-2/+2
* Moved old API into deprecated_api.rb in preparation for new Rails 3 Mailer APIJosé Valim and Mikel Lindsaar2010-01-201-0/+163