]> git.openstreetmap.org Git - rails.git/commit
Close a number of holes in the API by making it validate changes
authorTom Hughes <tom@compton.nu>
Tue, 19 Jun 2007 23:20:39 +0000 (23:20 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 19 Jun 2007 23:20:39 +0000 (23:20 +0000)
commitc11d961f624cb610c4b8184d24e522b2c093d1ea
treec3ba39b276aad1ff2abfffaa3e847fd12a76f0c7
parent7f2756fe204ba728c2cb282fb0e372be1afc317f
Close a number of holes in the API by making it validate changes
more carefully.
app/controllers/node_controller.rb
app/controllers/segment_controller.rb
app/controllers/way_controller.rb
app/models/node.rb
app/models/old_node.rb
app/models/old_segment.rb
app/models/old_way.rb
app/models/segment.rb
app/models/way.rb