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.9.27.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.27 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.26 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.25.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.25 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.24.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.24 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.23.2 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.23.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.23 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.22 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.21.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.21 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.20.1 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.20 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.19.8 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.19.7 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.19.6 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.19.5 app/mailers/tramway/event/application_mailer.rb
tramway-event-1.9.19.4 app/mailers/tramway/event/application_mailer.rb