]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/projects/show.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:24:59 +0000 (13:24 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:24:59 +0000 (13:24 +0000)
commit2ef99a64b57de02663a4d5800b083a3a0860ca87
tree4ee08f49eb61138480113145b6b59df7fede5c86
parentc59fe53288c9e9c44beeabe7046067a26e11eedf
rename .rhtml to .html.erb of app/views/projects/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@7000 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/projects/show.html.erb [new file with mode: 0644]
app/views/projects/show.rhtml [deleted file]