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.10.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.10.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.10.0.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.10.0.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.10 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.31.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.31.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.31 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.30 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.29 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.28.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.28.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.28.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.28.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.28 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.27.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.27.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.27.4 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.27.3 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.27.2 app/mailers/tramway/event/application_mailer.rb