]> git.openstreetmap.org Git - rails.git/blob - vendor/gems/composite_primary_keys-1.1.0/test/fixtures/group.rb
Fix the node and relation tests from when the users with data public=false were disal...
[rails.git] / vendor / gems / composite_primary_keys-1.1.0 / test / fixtures / group.rb
1 class Group < ActiveRecord::Base
2   has_many :memberships
3 end