Sha256: f329e5f7930b125efe5516e599ce2311463df32199a3c92697c40ebb1b83ad12

Contents?: true

Size: 136 Bytes

Versions: 62

Compression:

Stored size: 136 Bytes

Contents

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

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
mobile_workflow-0.10.2 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.10.1 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.10.0 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.9.0 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.8.9 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.9 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.8 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.7 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.6 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.5 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.4 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.3 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.2 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.1 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.7.0 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.31 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.30 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.29 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.28 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.27 app/mailers/mobile_workflow/application_mailer.rb