]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/old_node.rb
moving the check consistency to it's own file so that checks will be able to be loade...
[rails.git] / app / models / old_node.rb
index e7d803044a4bd39ac658681e27ce70bda3156466..8b3ba784bfb834c7598b932f5e31212f14bd24ad 100644 (file)
@@ -1,5 +1,6 @@
 class OldNode < ActiveRecord::Base
   include GeoRecord
+  include ConsistencyValidations
 
   set_table_name 'nodes'