]> git.openstreetmap.org Git - rails.git/commit
Refactor create element consistency check
authorAnton Khorev <tony29@yandex.ru>
Sat, 30 Mar 2024 07:09:55 +0000 (10:09 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 30 Mar 2024 07:09:55 +0000 (10:09 +0300)
commitf50ca826aad559c77f948ccca61cbdc0bbddf3d1
tree558657456af4bf3e7cfa495a4a74db7e61f62528
parent50df5eefcc5c45a47e1fcac50fe3ad6af6245819
Refactor create element consistency check
app/models/concerns/consistency_validations.rb
test/models/node_test.rb
test/models/relation_test.rb
test/models/way_test.rb