Sha256: 46fdc2a45cf1241cd3998d1086b04c5f6fa77b728aac0b08ec7973db06225076

Contents?: true

Size: 194 Bytes

Versions: 29

Compression:

Stored size: 194 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tramway-conference-1.9.5.12 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.11 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.10 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.9 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.8 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.7 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.6 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.5 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.4 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5.1 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.5 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.4.4 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.4.3 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.4.2 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.4.1 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.4 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.3.1 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.3 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.2.2 app/mailers/tramway/conference/application_mailer.rb
tramway-conference-1.9.2.1 app/mailers/tramway/conference/application_mailer.rb