Skip to content

Commit

Permalink
Made the polymorphic as tests more clear.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Oct 4, 2009
2 parents 30f556d + ae822bf commit 993ed38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class Status

class RealPerson
include MongoMapper::Document

many :pets
key :name, String

Expand Down

0 comments on commit 993ed38

Please sign in to comment.