mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
Missed mailer adds.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7929 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
2
actionmailer/test/fixtures/test_mailer/rxml_template.builder
vendored
Normal file
2
actionmailer/test/fixtures/test_mailer/rxml_template.builder
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
xml.instruct!
|
||||
xml.test
|
||||
2
actionmailer/test/fixtures/test_mailer/rxml_template.rxml
vendored
Normal file
2
actionmailer/test/fixtures/test_mailer/rxml_template.rxml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
xml.instruct!
|
||||
xml.test
|
||||
Reference in New Issue
Block a user