]> git.openstreetmap.org Git - rails.git/commit
Add tests for member methods on relation models
authorTom Hughes <tom@compton.nu>
Thu, 5 Dec 2013 00:38:25 +0000 (00:38 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 5 Dec 2013 00:38:25 +0000 (00:38 +0000)
commit1f52e5227faa08c10f6d383c0dad65415c1f91df
tree8cf84e5cfcac9cb6980ce743e3cfa08182bbb2f3
parentcd81a3f60506cc0da60a0c84e04f9ed63c9bfe9f
Add tests for member methods on relation models
app/models/old_relation.rb
test/fixtures/current_relation_members.yml
test/fixtures/relation_members.yml
test/unit/old_relation_test.rb
test/unit/relation_member_test.rb
test/unit/relation_test.rb