]> git.openstreetmap.org Git - rails.git/commit
Added a bunch more tests on the API 0.6. Fixed node/way/relation from_xml code to...
authorMatt Amos <zerebubuth@gmail.com>
Mon, 13 Oct 2008 17:50:15 +0000 (17:50 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 13 Oct 2008 17:50:15 +0000 (17:50 +0000)
commitcf24a5a3ee68905c5f55cf6f17c5d2ea983cb34f
tree0d984658211dd14a20574f4fd4df290d53a5ee06
parent9e1946b2837abe146777773177f4c48ffde8c06f
Added a bunch more tests on the API 0.6. Fixed node/way/relation from_xml code to disallow duplicate tag keys.
app/controllers/node_controller.rb
app/models/node.rb
app/models/relation.rb
app/models/way.rb
test/functional/node_controller_test.rb