Ensure that has_many() loads the foreign class.
authorMichael G Schwern <mschwern@cpan.org>
Sun, 24 Feb 2008 09:12:46 +0000 (09:12 +0000)
committerMichael G Schwern <mschwern@cpan.org>
Sun, 24 Feb 2008 09:12:46 +0000 (09:12 +0000)
commit4656f62f9425820ef15c30e2cc6bfb0bff2db423
tree422d4cba462f6b00248c8d5caab10a543309beea
parenta6c527389f8d7f8fafcf36fe5887b2348c3e9105
Ensure that has_many() loads the foreign class.
lib/DBIx/Class/CDBICompat/Relationships.pm
t/cdbi-t/has_many_loads_foreign_class.t [new file with mode: 0644]