Libraries
»
bmaland-aegis
(1.1.6)
»
Index (C)
»
Aegis
»
Constants
Module: Aegis::Constants
Defined in:
lib/aegis/constants.rb
Constant Summary
collapse
EVERYONE_ROLE_NAME =
:everyone
CRUD_VERBS =
[
"
create
"
,
"
read
"
,
"
update
"
,
"
destroy
"
]