]> git.openstreetmap.org Git - rails.git/commit
Cleanup the Relation.from_xml to come in line with the Way and Node versions. Include...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 10 Jun 2009 17:17:03 +0000 (17:17 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 10 Jun 2009 17:17:03 +0000 (17:17 +0000)
commit37df03a0432c0fcbc1c1b91af741a5cc135bea34
treeab91004e5379326f27e1b66a4f0380c2de1bdf11
parent3b063cfa19eca6207f87deb7dc10547894724714
Cleanup the Relation.from_xml to come in line with the Way and Node versions. Includes tests. Bug fix for the previous tests.
app/models/relation.rb
test/functional/relation_controller_test.rb
test/unit/node_test.rb
test/unit/relation_test.rb
test/unit/way_test.rb