fixed new many_to_many accessors and added tests and docs
authorJustin Guenther <jguenther@cpan.org>
Sat, 17 Jun 2006 05:53:41 +0000 (05:53 +0000)
committerJustin Guenther <jguenther@cpan.org>
Sat, 17 Jun 2006 05:53:41 +0000 (05:53 +0000)
commit303cf522b1c2841ecab3056cfbb4314fa05151a2
tree7403b4ecbff5edc02ee0522e367ea55bb665b074
parentea88c82f34cfe9723386198a57b0619ac40f8253
fixed new many_to_many accessors and added tests and docs
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/HasMany.pm
lib/DBIx/Class/Relationship/ManyToMany.pm
t/66relationship.t