Class: G5Updatable::LocationPolicy::Scope
- Inherits:
-
G5Authenticatable::BasePolicy::BaseScope
- Object
- G5Authenticatable::BasePolicy::BaseScope
- G5Updatable::LocationPolicy::Scope
- Defined in:
- app/policies/g5_updatable/location_policy.rb
Instance Attribute Summary
Attributes inherited from G5Authenticatable::BasePolicy::BaseScope
Instance Method Summary collapse
Methods inherited from G5Authenticatable::BasePolicy::BaseScope
Constructor Details
This class inherits a constructor from G5Authenticatable::BasePolicy::BaseScope
Instance Method Details
#resolve ⇒ Object
9 10 11 |
# File 'app/policies/g5_updatable/location_policy.rb', line 9 def resolve locations_from_client_location_roles end |