aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/mailer/templates/fixture
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2010-03-22 19:54:14 +0100
committerJosé Valim <jose.valim@gmail.com>2010-03-22 21:07:37 +0100
commitfb89aba8b45bc5adbd3181ebb2e92ec99e63f821 (patch)
tree94c7b6011d959bd749e54af493b1667c8fd8c0d8 /railties/lib/generators/test_unit/mailer/templates/fixture
parentd289e15af9b2749ba0ab9534b5469287be6ece05 (diff)
downloadrails-fb89aba8b45bc5adbd3181ebb2e92ec99e63f821.tar.gz
rails-fb89aba8b45bc5adbd3181ebb2e92ec99e63f821.tar.bz2
rails-fb89aba8b45bc5adbd3181ebb2e92ec99e63f821.zip
Killing fixtures in mailer before they kill me (they usually lead to very brittle tests).
Diffstat (limited to 'railties/lib/generators/test_unit/mailer/templates/fixture')
-rw-r--r--railties/lib/generators/test_unit/mailer/templates/fixture3
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/lib/generators/test_unit/mailer/templates/fixture b/railties/lib/generators/test_unit/mailer/templates/fixture
deleted file mode 100644
index 171648d6fd..0000000000
--- a/railties/lib/generators/test_unit/mailer/templates/fixture
+++ /dev/null
@@ -1,3 +0,0 @@
-<%= class_name %>#<%= @action %>
-
-Hi, find me in app/views/<%= @path %>