]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/users/show.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:41:44 +0000 (04:41 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:41:44 +0000 (04:41 +0000)
commit6b298ca3770bc652a567ad8b967e57f37c17dae6
tree0813d6354c5b251133a18b4015e305653a6c7fc7
parent265810bab8b060c3f634e8cfef8f6cb47e5d3c2a
rename .rhtml to .html.erb of app/views/users/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@7054 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/users/show.html.erb [new file with mode: 0644]
app/views/users/show.rhtml [deleted file]