fix new_related on uninserted objects to handle has_manys correctly
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 30 Sep 2008 23:25:33 +0000 (23:25 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 30 Sep 2008 23:25:33 +0000 (23:25 +0000)
commit2c5c07ecc0a7e4e54854aefdd5f3e44cb71cf5e7
tree6cebcf02daac730bd4c5e8e16cb8d6e45672a812
parent59776e0e42df0d10ca3b66d3d91207aa4c76e7e9
fix new_related on uninserted objects to handle has_manys correctly
lib/DBIx/Class/Relationship/Base.pm
t/66relationship.t