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