]> git.openstreetmap.org Git - rails.git/commit
Make sure we clear the tags and segments for a way when it is deleted.
authorTom Hughes <tom@compton.nu>
Wed, 27 Jun 2007 23:44:40 +0000 (23:44 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 27 Jun 2007 23:44:40 +0000 (23:44 +0000)
commit7901811752faea37a9fb0f5f05405a5cfbd63b7e
treeaae8f0ff4169ae18d34bcbbe7ce30b8db3cb86ba
parent97d5d1d3850e63fadd9664b9982428f058625c5b
Make sure we clear the tags and segments for a way when it is deleted.

Also remove some redundant setting of timestamps that will be overwritten
by the model when saving.
app/controllers/node_controller.rb
app/controllers/segment_controller.rb
app/controllers/way_controller.rb