]> cat aescling's git repositories - mastodon.git/commit
Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 17 Nov 2016 11:29:11 +0000 (12:29 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 17 Nov 2016 11:29:11 +0000 (12:29 +0100)
commit7ac574d9a9bb20684921150419cb3e559e9aad99
tree0088c930d451530a2c6646476e61ff2175c8bd72
parentb2e504616aea3c274395575bfcca8cf45de1d180
Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
app/mailers/user_mailer.rb
spec/controllers/auth/registrations_controller_spec.rb [new file with mode: 0644]
spec/controllers/auth/sessions_controller_spec.rb