]> git.openstreetmap.org Git - rails.git/blob - app/models/old_relation_member.rb
Some comment about where to add code to get some more of the functional changesets...
[rails.git] / app / models / old_relation_member.rb
1 class OldRelationMember < ActiveRecord::Base
2   set_table_name 'relation_members'
3 end