Sha256: 508877e8467f9c2d9089d03090a72d062a715029dd24f19548078913f41a6849

Contents?: true

Size: 158 Bytes

Versions: 74

Compression:

Stored size: 158 Bytes

Contents

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

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
tramway-event-1.7.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.7.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.7 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.6.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.6.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.6.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.6.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.5.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.5.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.5.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.5.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.2.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.2.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.2.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.2.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.2.2 app/mailers/tramway/event/application_mailer.rb