Method: Underworld::AdminOnlyPolicy::Scope#scope
- Defined in:
- app/policies/underworld/admin_only_policy.rb
#scope ⇒ Object (readonly)
Returns the value of attribute scope.
55 56 57 |
# File 'app/policies/underworld/admin_only_policy.rb', line 55 def scope @scope end |