Revert "Only load Helper::ResultSet::SetOperations instead of all"

This reverts commit 506817e57c.

This commit breaks master (no "count" available for example).
agranig/peering-route
Andreas Granig 12 years ago
parent 04e4447ae7
commit f8b6a2ab6a

@ -4,5 +4,4 @@ extends 'DBIx::Class::ResultSet';
our $VERSION = '2.006';
__PACKAGE__->load_components('Helper::ResultSet::SetOperations');
__PACKAGE__->load_components('Helper::ResultSet');

Loading…
Cancel
Save