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-1.12.3.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.1.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12.0.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.12 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.5.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.4.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.2.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11.0.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.11 app/mailers/tramway/event/application_mailer.rb