]> git.openstreetmap.org Git - rails.git/commit
Relation Tag testing. Also sort the belong_to/has_many for user/changeset/old_way.
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 18 Nov 2008 18:50:24 +0000 (18:50 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 18 Nov 2008 18:50:24 +0000 (18:50 +0000)
commitb7b2b502cf2b119208e3c1f79e4a4e38cc0edcc5
tree6b1b0fd724005cfa30a8b62820b1e80eac2f3831
parent96dfe22fb006ec421f6b0bf42ca71f365b1a1e95
Relation Tag testing. Also sort the belong_to/has_many for user/changeset/old_way.
app/models/old_way_tag.rb
app/models/relation_tag.rb
app/models/user.rb
test/unit/old_relation_tag_test.rb [new file with mode: 0644]
test/unit/relation_tag_test.rb
test/unit/way_tag_test.rb