X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a3a95616d94a7b3f3bd20e2828c3b1412f80bff5..a41d500b9f65ec9f4e848effd38dc1ae117e7594:/app/models/old_node.rb?ds=sidebyside diff --git a/app/models/old_node.rb b/app/models/old_node.rb index bdf8cb47e..12099498e 100644 --- a/app/models/old_node.rb +++ b/app/models/old_node.rb @@ -24,7 +24,7 @@ # nodes_redaction_id_fkey (redaction_id => redactions.id) # -class OldNode < ActiveRecord::Base +class OldNode < ApplicationRecord include GeoRecord include ConsistencyValidations include ObjectMetadata