]> git.openstreetmap.org Git - rails.git/blob - app/models/old_relation_tag.rb
update nodes/ways/relation XML to include user id as well as display name
[rails.git] / app / models / old_relation_tag.rb
1 class OldRelationTag < ActiveRecord::Base
2   set_table_name 'relation_tags'
3 end