Sha256: 0a393806696e89f50008e25d81cff8d9202ad1cd15d2267d560407beacba72ec

Contents?: true

Size: 189 Bytes

Versions: 82

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
tramway-event-2.0.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-2.0.0.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-2.0 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.9.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.9 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.8.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.8.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.8 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.7 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.6.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.6.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.6.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.10 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.9 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.8 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.7 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.6 app/mailers/tramway/event/application_mailer.rb