From: Shaun McDonald Date: Mon, 13 Oct 2008 15:39:21 +0000 (+0000) Subject: Creating consistency check for creation of nodes, way and relations. Moving some... X-Git-Tag: live~8686^2~275 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fb5f39f19ae00dad9ec896e216e8e813de42c151?hp=fb5f39f19ae00dad9ec896e216e8e813de42c151 Creating consistency check for creation of nodes, way and relations. Moving some creation code from the controller to the model, and adding error handling on create errors. ---