]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/messages/show.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 07:52:40 +0000 (07:52 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 07:52:40 +0000 (07:52 +0000)
commit3206bec673f3a806e25253459b9fcf26a493769c
tree6700a4de9004af553e7d0491cb78132f25fada42
parent1d970cfbfb190e3253f5996788c325a46a779d06
rename .rhtml to .html.erb of app/views/messages/show.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6596 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/messages/show.html.erb [new file with mode: 0644]
app/views/messages/show.rhtml [deleted file]