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.6.26 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.25 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.24 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.23 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.22 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.21 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.20 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.19 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.18 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.17 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.16 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.15 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.14 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.13 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.12 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.11 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.10 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.9 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.8 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.7 app/mailers/mobile_workflow/application_mailer.rb