app/mailers/phcpress/application_mailer.rb in phcpress-7.1.2 vs app/mailers/phcpress/application_mailer.rb in phcpress-8.0.0b

- old
+ new

@@ -1,6 +1,6 @@ module Phcpress class ApplicationMailer < ActionMailer::Base default from: 'info@example.com' layout 'mailer' end -end \ No newline at end of file +end