Module: RubynCode::Permissions::Tier
- Defined in:
- lib/rubyn_code/permissions/tier.rb
Constant Summary collapse
- ASK_ALWAYS =
:ask_always- ALLOW_READ =
:allow_read- AUTONOMOUS =
:autonomous- UNRESTRICTED =
:unrestricted- ALL =
[ASK_ALWAYS, ALLOW_READ, AUTONOMOUS, UNRESTRICTED].freeze