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