]> git.openstreetmap.org Git - rails.git/commit
Throw errors in the way xml parsing if there is a problem. Bring the way parsing...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 10 Jun 2009 15:42:12 +0000 (15:42 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 10 Jun 2009 15:42:12 +0000 (15:42 +0000)
commite4d7b3ee6631e1c5aee23ebe52adb32c716f5cbd
tree3dad733e82be56c4cae685c02967f3cf3037f62d
parenta6a54db7d51519257070c695ad5baa02095249d2
Throw errors in the way xml parsing if there is a  problem. Bring the way parsing in line with the node parsing. Properly deal with the 0 id case. Some Way.from_xml tests.
app/models/node.rb
app/models/way.rb
test/unit/node_test.rb
test/unit/way_test.rb