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
Aaron Patterson 6a88302a5f Merge pull request #4606 from lest/patch-1
remove unnecessary AS::Concern usage
2012-01-24 12:07:56 -08:00
..
base.rb Use instance_eval instead of Proc#bind 2012-01-23 23:28:18 +03: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 Array.wrap is no longer needed here 2012-01-05 16:24:48 -03: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 test cases should inherit from AS::TestCase 2012-01-05 17:05:43 -08:00
test_helper.rb remove unnecessary AS::Concern usage 2012-01-22 22:19:29 +03: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