]> git.openstreetmap.org Git - rails.git/commit
additional consistency checks. making the error message for the number of nodes use...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 12 Oct 2008 22:32:51 +0000 (22:32 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 12 Oct 2008 22:32:51 +0000 (22:32 +0000)
commit24b21e4a29d28a3174965d449d36465ecda9ead7
treeeed54a78ed08934dcc02c132f8d1410896650ee3
parent233a97bfcbee9c82027c049bb8bafac2693ec359
additional consistency checks. making the error message for the number of nodes use the configured number of nodes, rather than a hard coded number. minor improvements to the way controller functional tests. Not sure if they should be turned into integration tests.
app/controllers/api_controller.rb
app/controllers/way_controller.rb
lib/geo_record.rb
lib/osm.rb
test/functional/way_controller_test.rb