]> git.openstreetmap.org Git - rails.git/commit
Refactor update element consistency check
authorAnton Khorev <tony29@yandex.ru>
Sat, 30 Mar 2024 07:38:57 +0000 (10:38 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 30 Mar 2024 07:57:27 +0000 (10:57 +0300)
commit09f6b8348607e709729d9e3c8d2678a668ab50bb
tree7082cf2f79a086edf9a1a8b50c54ebb19e5f5762
parent29432d5e9fc8d2c7877bacaf08d58502bb682a33
Refactor update element consistency check
app/models/concerns/consistency_validations.rb
test/models/node_test.rb
test/models/relation_test.rb
test/models/way_test.rb