Sha256: 41e8c9052c0556d21dc75163f7a022c3cb030bcee2015a35460601b93982cf37

Contents?: true

Size: 131 Bytes

Versions: 15

Compression:

Stored size: 131 Bytes

Contents

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
marksmith-0.1.2 app/mailers/marksmith/application_mailer.rb
marksmith-0.1.1 app/mailers/marksmith/application_mailer.rb
marksmith-0.1.0 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.16 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.15 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.13 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.12 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.11 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.10 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.9 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.8 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.7 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.6 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.5 app/mailers/marksmith/application_mailer.rb
marksmith-0.0.4 app/mailers/marksmith/application_mailer.rb