]> git.openstreetmap.org Git - rails.git/commit
More unit tests for the parsing of the Node.from_xml. Some code clean up to ensure...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 8 Jun 2009 18:53:19 +0000 (18:53 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 8 Jun 2009 18:53:19 +0000 (18:53 +0000)
commite3693d487a8da3743d53e90926e8064ed8bf34c7
treec1252baef0c683d0ba68e5eb004ea358a882577a
parent0b84885cfc566fb2d552c5681c11a2905d28f038
More unit tests for the parsing of the Node.from_xml. Some code clean up to ensure that a node that cannot be parsed will always throw an exception, to be handled by the arround handler.
app/controllers/node_controller.rb
app/models/node.rb
test/unit/node_test.rb