X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/135ec35a91bcca15637b6436dd7e546468c49690..d5ba77e42b0412279879d65d74519bb77dcd0101:/app/models/old_node.rb 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