]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/versions/show.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 28 Aug 2011 08:20:14 +0000 (08:20 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 28 Aug 2011 08:20:14 +0000 (08:20 +0000)
commit864d17213d34310badfe2fbb5876eeae93724d04
tree072a559e3bbaf099456bddfa695b5b7b9c2abc84
parentdcbe39adc8be64f062e67c7e657421e05f9945b4
rename .rhtml to .html.erb of app/views/versions/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@6695 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/versions/show.html.erb [new file with mode: 0644]
app/views/versions/show.rhtml [deleted file]