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.9.7 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.10 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.9 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.8 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.7 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.1.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.8 app/mailers/tramway/event/application_mailer.rb