NAME
Test::DBIx::Class::Example::Schema::DefaultRS - The default ResultSet
DESCRIPTION
DBIx::Class will use a resultset class which shares a name with the Result class. If one does not exist, use this class as the default.
SEE ALSO
The following modules or resources may be of interest.
DBIx::Class::ResultSet, Test::DBIx::Class::Schema::ResultSet
AUTHOR
John Napiorkowski <jjnapiork@cpan.org>
COPYRIGHT & LICENSE
Copyright 2009, John Napiorkowski <jjnapiork@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.