]> source.dussan.org Git - redmine.git/commit
Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom.builder...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 4 Oct 2011 11:09:06 +0000 (11:09 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 4 Oct 2011 11:09:06 +0000 (11:09 +0000)
commit85699042a69cbed55abbe4ead3427b315af5d9cc
tree3b946415036feb617b6051c64e6f5357e2ca9e80
parent43a31e2ca7192d85cccfe2545e51c5f9f26f6b11
Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom.builder (#6317)

: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@7575 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/common/feed.atom.builder [new file with mode: 0644]
app/views/common/feed.atom.rxml [deleted file]