Sha256: 497e20293faade7dfc16f6639de6dae6c2bc14915a3270cb4bc3a9cac7494317

Contents?: true

Size: 135 Bytes

Versions: 5

Compression:

Stored size: 135 Bytes

Contents

module UtfprGpEngine
  class ApplicationMailer < ActionMailer::Base
    default from: 'from@example.com'
    layout 'mailer'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
utfpr_gp_engine-0.6.0 app/mailers/utfpr_gp_engine/application_mailer.rb
utfpr_gp_engine-0.5.0 app/mailers/utfpr_gp_engine/application_mailer.rb
utfpr_gp_engine-0.4.0 app/mailers/utfpr_gp_engine/application_mailer.rb
utfpr_gp_engine-0.3.0 app/mailers/utfpr_gp_engine/application_mailer.rb
utfpr_gp_engine-0.2.0 app/mailers/utfpr_gp_engine/application_mailer.rb