Module: Aegis::Constants

Defined in:
lib/aegis/constants.rb

Constant Summary collapse

EVERYONE_ROLE_NAME =
:everyone
CRUD_VERBS =
["create", "read", "update", "destroy"]