From f71ebdcae7f7e9ebf8e4ca52c7f6baf20efa1755 2011-08-25 01:23:44 From: Toshi MARUYAMA Date: 2011-08-25 01:23:44 Subject: [PATCH] rename .rhtml to .html.erb of app/views/settings/_repositories.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@6618 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/settings/_repositories.rhtml b/app/views/settings/_repositories.html.erb similarity index 100% rename from app/views/settings/_repositories.rhtml rename to app/views/settings/_repositories.html.erb