]> git.openstreetmap.org Git - rails.git/blob - vendor/gems/composite_primary_keys-2.2.2/test/fixtures/reading.rb
Bit more work on the contributor terms page - still very much a work-in-progress.
[rails.git] / vendor / gems / composite_primary_keys-2.2.2 / test / fixtures / reading.rb
1 class Reading < ActiveRecord::Base\r
2   belongs_to :article\r
3   belongs_to :user\r
4 end \r