[Catalyst] Authorisation

Ben Vinnerd ben-catalyst at vinnerd.com
Tue May 19 10:32:30 GMT 2009


Ivan Wills wrote:
>                     user_model => 'DietDB',
>
Change this to:

user_model => 'DietDB::User'


(replace User with whatever you User table is called).

Ben




More information about the Catalyst mailing list