]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/queries/index.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:51:40 +0000 (04:51 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:51:40 +0000 (04:51 +0000)
commite8fc59c4c45e2d3d08bbbeb9568101ab2d37299c
tree970c706d509d8939bf90fb9caad74fb769c2d155
parente0aa3756b297a095992b2de38f9c524cc137b2ad
rename .rhtml to .html.erb of app/views/queries/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@7058 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/queries/index.html.erb [new file with mode: 0644]
app/views/queries/index.rhtml [deleted file]