1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib/action_mailer
Robin Dupret 84c0f73c8d Refer to the library name instead of the constant
When we are loading a component and we want to know its version, we are
actually not speaking about the constant but the library itself.

[ci skip]

[Godfrey Chan & Xavier Noria]
2014-08-30 11:58:23 +02:00
..
base.rb applies API guidelines to new AM docs 2014-08-21 23:27:25 +02:00
collector.rb Revert "ActionMailer::Collector should be nodoc'd" 2013-05-19 21:06:38 +05:30
delivery_job.rb Updated rdoc / guides / release notes related to ActiveJob / ActionMailer 2014-08-20 17:48:34 +03:00
delivery_methods.rb Don't mutate the Base settings by merge!ing the given value 2013-09-10 18:10:48 +02:00
gem_version.rb Refer to the library name instead of the constant 2014-08-30 11:58:23 +02:00
log_subscriber.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00
mail_helper.rb Remove unused block parameter from #gsub call in AM::MailHelper#block_format 2014-06-19 17:40:37 +03:00
message_delivery.rb applies API guidelines to new AM docs 2014-08-21 23:27:25 +02:00
preview.rb Make ActionMailer::Previews methods class methods. 2014-08-14 10:55:12 +00:00
railtie.rb [ActionMailer] require activejob railtie 2014-08-22 17:37:36 +00:00
test_case.rb Add set_delivery_method and restore_delivery_method to ActionMailer::TestCase. 2014-08-19 23:26:45 -03:00
test_helper.rb Updated rdoc / guides / release notes related to ActiveJob / ActionMailer 2014-08-20 17:48:34 +03:00
version.rb Pass through AM documentation re: 02d048d [ci skip] 2014-05-26 16:45:50 -07:00