From 1fd9a46d713a4b314621bd7cf171bd048b10741f Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 29 Jun 2006 01:54:16 +0000 Subject: Resolve conflict among mailer actions with the same name. Closes #5520. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4509 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/test/fixtures/first_mailer/share.rhtml | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionmailer/test/fixtures/first_mailer/share.rhtml (limited to 'actionmailer/test/fixtures/first_mailer') diff --git a/actionmailer/test/fixtures/first_mailer/share.rhtml b/actionmailer/test/fixtures/first_mailer/share.rhtml new file mode 100644 index 0000000000..da43638ceb --- /dev/null +++ b/actionmailer/test/fixtures/first_mailer/share.rhtml @@ -0,0 +1 @@ +first mail -- cgit v1.2.3