Method: Cortex::ApplicationPolicy::Scope#scope
- Defined in:
- app/policies/cortex/application_policy.rb
#scope ⇒ Object (readonly)
Returns the value of attribute scope.
43 44 45 |
# File 'app/policies/cortex/application_policy.rb', line 43 def scope @scope end |