Sha256: e2cf48366f40c255d323df8146592481d110d86e9d34fa3f24ceb8157d67daf1

Contents?: true

Size: 121 Bytes

Versions: 7

Compression:

Stored size: 121 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
repres-bootstrap-1.9 app/mailers/repres/bootstrap/application_mailer.rb
repres-bootstrap-1.8 app/mailers/repres/bootstrap/application_mailer.rb
repres-bootstrap-1.7 app/mailers/repres/bootstrap/application_mailer.rb
repres-bootstrap-1.6 app/mailers/repres/bootstrap/application_mailer.rb
repres-bootstrap-1.5.2 app/mailers/repres/bootstrap/application_mailer.rb
repres-bootstrap-1.5.1 app/mailers/repres/bootstrap/application_mailer.rb
repres-bootstrap-1.5 app/mailers/repres/bootstrap/application_mailer.rb