aboutsummaryrefslogtreecommitdiffstats
path: root/spec/mailers/outgoing_mailer_spec.rb
Commit message (Collapse)AuthorAgeLines
* Replace specs that left raw email (stored in a file, so not cleaned up ↵Louise Crow2013-06-07-59/+52
| | | | automatically) in a dirty state. The functionality of the old specs is tested in spec/lib/mail_handler.rb, so remove them and add some new specs that just test the OutgoingMailer methods.
* Mailers have their own home in Rails 3Henare Degan2013-02-25-0/+140