From 218417b8a93f3c13c9328669db2a1baa60c53562 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 7 Feb 2008 23:10:01 +0000 Subject: Remove empty .rhtml templates git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8820 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/test/fixtures/first_mailer/share.rhtml | 0 actionmailer/test/fixtures/helper_mailer/use_example_helper.rhtml | 0 actionmailer/test/fixtures/helper_mailer/use_helper.rhtml | 0 actionmailer/test/fixtures/helper_mailer/use_helper_method.rhtml | 0 actionmailer/test/fixtures/helper_mailer/use_mail_helper.rhtml | 0 .../funky_path_mailer/multipart_with_template_path_with_dots.rhtml | 0 .../fixtures/path.with.dots/multipart_with_template_path_with_dots.rhtml | 0 actionmailer/test/fixtures/second_mailer/share.rhtml | 0 actionmailer/test/fixtures/templates/signed_up.rhtml | 0 .../test/fixtures/test_mailer/implicitly_multipart_example.ignored.rhtml | 0 .../fixtures/test_mailer/implicitly_multipart_example.text.html.rhtml | 0 .../fixtures/test_mailer/implicitly_multipart_example.text.plain.rhtml | 0 .../fixtures/test_mailer/implicitly_multipart_example.text.yaml.rhtml | 0 actionmailer/test/fixtures/test_mailer/signed_up.rhtml | 0 actionmailer/test/fixtures/test_mailer/signed_up_with_url.rhtml | 0 15 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 actionmailer/test/fixtures/first_mailer/share.rhtml delete mode 100644 actionmailer/test/fixtures/helper_mailer/use_example_helper.rhtml delete mode 100644 actionmailer/test/fixtures/helper_mailer/use_helper.rhtml delete mode 100644 actionmailer/test/fixtures/helper_mailer/use_helper_method.rhtml delete mode 100644 actionmailer/test/fixtures/helper_mailer/use_mail_helper.rhtml delete mode 100644 actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.rhtml delete mode 100644 actionmailer/test/fixtures/path.with.dots/multipart_with_template_path_with_dots.rhtml delete mode 100644 actionmailer/test/fixtures/second_mailer/share.rhtml delete mode 100644 actionmailer/test/fixtures/templates/signed_up.rhtml delete mode 100644 actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.ignored.rhtml delete mode 100644 actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.html.rhtml delete mode 100644 actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.plain.rhtml delete mode 100644 actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.rhtml delete mode 100644 actionmailer/test/fixtures/test_mailer/signed_up.rhtml delete mode 100644 actionmailer/test/fixtures/test_mailer/signed_up_with_url.rhtml (limited to 'actionmailer/test/fixtures') diff --git a/actionmailer/test/fixtures/first_mailer/share.rhtml b/actionmailer/test/fixtures/first_mailer/share.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/helper_mailer/use_example_helper.rhtml b/actionmailer/test/fixtures/helper_mailer/use_example_helper.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/helper_mailer/use_helper.rhtml b/actionmailer/test/fixtures/helper_mailer/use_helper.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/helper_mailer/use_helper_method.rhtml b/actionmailer/test/fixtures/helper_mailer/use_helper_method.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/helper_mailer/use_mail_helper.rhtml b/actionmailer/test/fixtures/helper_mailer/use_mail_helper.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.rhtml b/actionmailer/test/fixtures/path.with.dots/funky_path_mailer/multipart_with_template_path_with_dots.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/path.with.dots/multipart_with_template_path_with_dots.rhtml b/actionmailer/test/fixtures/path.with.dots/multipart_with_template_path_with_dots.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/second_mailer/share.rhtml b/actionmailer/test/fixtures/second_mailer/share.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/templates/signed_up.rhtml b/actionmailer/test/fixtures/templates/signed_up.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.ignored.rhtml b/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.ignored.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.html.rhtml b/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.html.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.plain.rhtml b/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.plain.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.rhtml b/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.yaml.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/test_mailer/signed_up.rhtml b/actionmailer/test/fixtures/test_mailer/signed_up.rhtml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/actionmailer/test/fixtures/test_mailer/signed_up_with_url.rhtml b/actionmailer/test/fixtures/test_mailer/signed_up_with_url.rhtml deleted file mode 100644 index e69de29bb2..0000000000 -- cgit v1.2.3