]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/projects/index.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 14:49:14 +0000 (14:49 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 14:49:14 +0000 (14:49 +0000)
commita1140efd9523ac04b3b8f69964dd7b9206ab2c5b
tree7ce1fa2acc8da42bfb7184dc5dd80020b2ab7462
parentadd26327be2f44678928284b5d2ae1c0c5e76c4c
rename .rhtml to .html.erb of app/views/projects/index.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@7017 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/projects/index.html.erb [new file with mode: 0644]
app/views/projects/index.rhtml [deleted file]