From 4e488434f74ed5f1d72a64d5b17b6697b4b2f2d6 2011-09-26 16:21:56 From: Toshi MARUYAMA Date: 2011-09-26 16:21:56 Subject: [PATCH] Rails3: mail: rename app/views/layouts/mailer.text.html.erb to app/views/layouts/mailer.html.erb (#6317) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7535 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/layouts/mailer.text.html.erb b/app/views/layouts/mailer.html.erb similarity index 100% rename from app/views/layouts/mailer.text.html.erb rename to app/views/layouts/mailer.html.erb