replace all remaining uses of self_rowobj with self_resultobj in pod, test schemas
authorKaren Etheridge <ether@cpan.org>
Wed, 11 Jun 2014 19:46:25 +0000 (12:46 -0700)
committerKaren Etheridge <ether@cpan.org>
Wed, 11 Jun 2014 19:46:25 +0000 (12:46 -0700)
commit78b3d153ad874085ee183cfa6ad827089adde583
treec0c2b2166cb50bbf61f5a467c10e6b4a9561bf4c
parent8c7c83982c9ec8ebf8674c1100f9103f2af06402
replace all remaining uses of self_rowobj with self_resultobj in pod, test schemas
lib/DBIx/Class/Relationship/Base.pm
t/lib/DBICTest/Schema/Artist.pm
t/lib/DBICTest/Schema/Artwork.pm
t/lib/DBICTest/Schema/Artwork_to_Artist.pm
t/lib/DBICTest/Schema/Track.pm