]> git.openstreetmap.org Git - rails.git/commit
Calculate bounding box when deleting relations
authorSimon Poole <simon@poole.ch>
Sun, 21 Oct 2018 18:32:12 +0000 (19:32 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 21 Oct 2018 18:32:12 +0000 (19:32 +0100)
commit07ffb4c3f6e20d76a5a9dc476920e42f63b37d8e
tree90992c6dfce48b5d2b6bb05d7ba2965a0f83df64
parent51b82a34f8bb71c75c961d2f42238344a564937e
Calculate bounding box when deleting relations

Closes #2030
Fixes #2020
app/models/relation.rb
test/models/relation_test.rb