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.19.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.19 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.18.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.18.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.18 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.17 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.16 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.15 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.14 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.13 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.12 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.11.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.11.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.11 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.10.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.10 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.9.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.9.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.9 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.8 app/mailers/tramway/event/application_mailer.rb