All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rails5.application_mailer.rb Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version
class ApplicationMailer < ActionMailer::Base
  default from: '[email protected]'
  layout 'mailer'
end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy