]> git.openstreetmap.org Git - rails.git/blob - app/models/old_relation_tag.rb
7ce6f694e633bb2a2110711229b1be8b6886e275
[rails.git] / app / models / old_relation_tag.rb
1 class OldRelationTag < ActiveRecord::Base
2   set_table_name 'relation_tags'
3 end