]> git.openstreetmap.org Git - rails.git/commit
Implement /user/$user/edits/rss, partially solves #1737
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 7 Jun 2009 01:32:19 +0000 (01:32 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 7 Jun 2009 01:32:19 +0000 (01:32 +0000)
commit011237c2c5c82a638e3bbd5b78196baea576a5a9
tree5e9e573d817feff6df117fdc20e8b15cd1812d73
parent991c940138147756149ff297407d82c2cf7927af
Implement /user/$user/edits/rss, partially solves #1737
app/controllers/changeset_controller.rb
app/views/changeset/list_user.rhtml
app/views/changeset/rss.rxml [new file with mode: 0644]
config/locales/en.yml
config/routes.rb