--- trunk/lib/Strix/User.pm 2009/01/10 23:29:09 990 +++ trunk/lib/Strix/User.pm 2009/01/10 23:29:38 991 @@ -29,6 +29,6 @@ #warn dump( map { $_->name } $users_table->columns ); -with 'Frey::Collection'; +with 'Frey::ORM::Collection'; 1;