]> git.openstreetmap.org Git - rails.git/commit
Give a nice error message when parsing the nwr tags and they are missing the k and...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 11 Jun 2009 11:08:37 +0000 (11:08 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 11 Jun 2009 11:08:37 +0000 (11:08 +0000)
commit65eb6af30377bb98a0da691f69d3ad9b68b831e2
tree918938dd6f217994e485b037a26df59f1381e577
parentb7d004e81708943a55770411663b93be1bbd34e7
Give a nice error message when parsing the nwr tags and they are missing the k and/or v. Also includes tests.
app/models/node.rb
app/models/relation.rb
app/models/way.rb
test/unit/node_test.rb
test/unit/relation_test.rb
test/unit/way_test.rb