NAME
App::skryf::Model::User - User Model Skryf
DESCRIPTION
User model
METHODS
users
Grabs user collection from Mongo
all
Returns all users
check
Checks username/password against database
create
Creates a user
get
Gets single user
remove
Removes user
save
Saves user and attributes
SEE ALSO
Mojolicious, Mojolicious::Guides, http://mojolicio.us. Mango.
COPYRIGHT AND LICENSE
This plugin is copyright (c) 2013 by Adam Stokes <adamjs@cpan.org>
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.