]> git.openstreetmap.org Git - rails.git/blob - app/models/old_relation_member.rb
Removing the in_world test from the model since it is included in the geo_record...
[rails.git] / app / models / old_relation_member.rb
1 class OldRelationMember < ActiveRecord::Base
2   set_table_name 'relation_members'
3 end