Sha256: 69d8646c4894411e66b9e24064cc3c2a78833dcc3059a0e7e5a736661bd7c2cb

Contents?: true

Size: 127 Bytes

Versions: 8

Compression:

Stored size: 127 Bytes

Contents

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
reversed-json-0.1.7 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.6 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.5 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.4 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.3 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.2 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.1 app/mailers/rjson/application_mailer.rb
reversed-json-0.1.0 app/mailers/rjson/application_mailer.rb