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.6 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.4 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.3 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.2 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.1 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.6.0 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.11 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.10 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.9 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.8 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.7 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.6 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.5 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.4 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.3 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.2 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.1 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.5.0 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.4.0 app/mailers/mobile_workflow/application_mailer.rb
mobile_workflow-0.3.1 app/mailers/mobile_workflow/application_mailer.rb