]> git.openstreetmap.org Git - rails.git/commit
Added a query method for querying bounding boxes, times and users of changesets....
authorMatt Amos <zerebubuth@gmail.com>
Fri, 7 Nov 2008 18:24:34 +0000 (18:24 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Fri, 7 Nov 2008 18:24:34 +0000 (18:24 +0000)
commitb875d14b7cd13432b0683ca548b341dcd8bddf80
treea15814841e9c42d5e4437e7bd98f91830ac35ccb
parent748a7a0a03c4240f5aaebb4ee1c0884b2736b15a
Added a query method for querying bounding boxes, times and users of changesets. Needs (much) more testing.
app/controllers/changeset_controller.rb
app/models/node.rb
test/fixtures/changesets.yml
test/fixtures/current_nodes.yml
test/fixtures/nodes.yml
test/functional/changeset_controller_test.rb