Sha256: 2df4a87bca357db8ef42355db5a5c02bcc756c6a8fd3fc349378f1f18f5d2594

Contents?: true

Size: 131 Bytes

Versions: 3

Compression:

Stored size: 131 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
po_box-0.1.2 app/mailers/po_box/application_mailer.rb
po_box-0.1.1 app/mailers/po_box/application_mailer.rb
po_box-0.1.0 app/mailers/po_box/application_mailer.rb