]> git.openstreetmap.org Git - rails.git/commit
moving the conistency checks for updates and deletes to library, hopefully got the...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 9 Oct 2008 16:22:05 +0000 (16:22 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 9 Oct 2008 16:22:05 +0000 (16:22 +0000)
commit3d24694addd628cc55a3d2a24d736e61cbd55273
treef36f440f4f6b2ecc2367f2cdf35df8ac0c61bbe3
parent2c5f6740c74dd754e162bac26db6e9b405234274
moving the conistency checks for updates and deletes to library, hopefully got the updates and deletes working now.
app/controllers/node_controller.rb
app/controllers/relation_controller.rb
app/controllers/way_controller.rb
app/models/node.rb
app/models/relation.rb
app/models/way.rb
lib/geo_record.rb