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
José Valim 485e655082 Revert "Merge pull request #7202 from asanghi/perform_deliveries_in_mail"
Reverting because it feels backward to specify a delivery to not
be performed while the e-mail is being composed. It is simpler (and
makes more sense) to delegate the responsibility to the calling code.
2012-08-07 14:00:54 -03:00
..
async.rb fix ActionMailer::Async docs and update to follow coding conventions 2012-06-28 15:09:32 -05:00
base.rb Revert "Merge pull request #7202 from asanghi/perform_deliveries_in_mail" 2012-08-07 14:00:54 -03:00
collector.rb Use ArgumentError vs. RuntimeError, which is more precise. 2012-07-04 22:34:31 -07:00
delivery_methods.rb Revert "Merge pull request #7202 from asanghi/perform_deliveries_in_mail" 2012-08-07 14:00:54 -03:00
log_subscriber.rb Array.wrap is no longer needed here 2012-01-05 16:24:48 -03:00
mail_helper.rb Merge branch 'master' of github.com:lifo/docrails 2012-02-18 22:02:34 +05:30
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 load active_support/core_ext/class/attribute in active_support/rails 2012-08-02 21:59:23 +02: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