rails/actionmailer/lib/action_mailer
2011-12-20 09:30:37 -06:00
..
base.rb Correct ActionMailer subject i18n lookup scope. 2011-10-20 12:32:11 +02:00
collector.rb Ensure details are frozen after @details_keys lookup. The implementation waits to freeze until the last required moment, to avoid duping hashes. 2010-03-27 20:52:11 +01:00
delivery_methods.rb singularize module and be explicit about what is delivered 2011-06-21 10:20:01 -04:00
log_subscriber.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
mail_helper.rb Fix typo 2011-03-09 20:17:30 -02:00
railtie.rb Default relative_url_root to ENV["RAILS_RELATIVE_URL_ROOT"]. Fixes #3365 2011-12-12 17:11:07 +01:00
test_case.rb Using InstanceMethods in a Concern is deprecated 2011-11-30 10:06:07 -07:00
test_helper.rb Move ActionMailer::TC to AV::TC::Behavior 2010-06-12 15:34:31 +02:00
version.rb rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00