Class: User

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
HoneyAuth::Roles
Defined in:
lib/generators/honey_auth/templates/user_model.rb

Constant Summary collapse

ROLES =
%w(user admin)

Method Summary

Methods included from HoneyAuth::Roles

#role, #role=