]> git.openstreetmap.org Git - rails.git/commit
Add support for accessing changesets as XML through the API via the
authorChristopher Schmidt <crschmidt@crschmidt.net>
Sun, 11 May 2008 20:03:17 +0000 (20:03 +0000)
committerChristopher Schmidt <crschmidt@crschmidt.net>
Sun, 11 May 2008 20:03:17 +0000 (20:03 +0000)
commite48cbc6a5f54a0e18dc581ccbac3b13284313125
treef4bc5694d4c06547d5d2508b1970d969d748afa2
parent7a216c0ce66e0426613415d887937be729cb26d2
Add support for accessing changesets as XML through the API via the
changeset controller "read" method
app/controllers/changeset_controller.rb
app/models/changeset.rb
config/routes.rb