summaryrefslogtreecommitdiff
path: root/spec/mailers
Commit message (Collapse)AuthorAgeFilesLines
* Convert to RSpec3 syntax via transpecrs-rspec3Robert Speicher2015-08-301-4/+4
| | | | | | | Command: transpec -c 'bundle exec rspec spec -t ~feature' \ -o should,oneliner,should_receive
* Use `described_class` where appropriateRobert Speicher2015-08-301-2/+2
|
* Improved email templatesValery Sizov2015-05-051-2/+2
|
* Refactor specs and add email testsDmitriy Zaporozhets2014-11-041-0/+36
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>