aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/base_test
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2012-12-08 07:24:41 -0800
committerRafael Mendonça França <rafaelmfranca@gmail.com>2012-12-08 07:24:41 -0800
commit40991dd4bcbd2d9de0d9ba1b775a103532d9fae7 (patch)
treea9ebf2deafa6a04bde975886d3fc98b630683ece /actionmailer/test/fixtures/base_test
parentbef330803ae4a30bfeaf6dd9c86077cfb5e250e1 (diff)
parent4ec7493e3cb9366df604f9f3082b4cd6f6dfd4fd (diff)
downloadrails-40991dd4bcbd2d9de0d9ba1b775a103532d9fae7.tar.gz
rails-40991dd4bcbd2d9de0d9ba1b775a103532d9fae7.tar.bz2
rails-40991dd4bcbd2d9de0d9ba1b775a103532d9fae7.zip
Merge pull request #8465 from frodsan/update_am_action_callbacks
use _action callbacks in actionmailer
Diffstat (limited to 'actionmailer/test/fixtures/base_test')
-rw-r--r--actionmailer/test/fixtures/base_test/after_action_mailer/welcome.html.erb (renamed from actionmailer/test/fixtures/base_test/after_filter_mailer/welcome.html.erb)0
-rw-r--r--actionmailer/test/fixtures/base_test/before_action_mailer/welcome.html.erb (renamed from actionmailer/test/fixtures/base_test/before_filter_mailer/welcome.html.erb)0
2 files changed, 0 insertions, 0 deletions
diff --git a/actionmailer/test/fixtures/base_test/after_filter_mailer/welcome.html.erb b/actionmailer/test/fixtures/base_test/after_action_mailer/welcome.html.erb
index e69de29bb2..e69de29bb2 100644
--- a/actionmailer/test/fixtures/base_test/after_filter_mailer/welcome.html.erb
+++ b/actionmailer/test/fixtures/base_test/after_action_mailer/welcome.html.erb
diff --git a/actionmailer/test/fixtures/base_test/before_filter_mailer/welcome.html.erb b/actionmailer/test/fixtures/base_test/before_action_mailer/welcome.html.erb
index e69de29bb2..e69de29bb2 100644
--- a/actionmailer/test/fixtures/base_test/before_filter_mailer/welcome.html.erb
+++ b/actionmailer/test/fixtures/base_test/before_action_mailer/welcome.html.erb