]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/enumerations/new.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 07:18:18 +0000 (07:18 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 07:18:18 +0000 (07:18 +0000)
commit89eab37223ea36ff849084f45289b9fa19229165
tree8aee276993fa6deddb941cf1972304b76a1b8a1d
parent66fbb1a746be059ecb17535957a061ddb60554aa
rename .rhtml to .html.erb of app/views/enumerations/new.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@6589 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/enumerations/new.html.erb [new file with mode: 0644]
app/views/enumerations/new.rhtml [deleted file]