Class: DataMigration::UserPolicy::Scope
- Inherits:
-
Scope
- Object
- Scope
- DataMigration::UserPolicy::Scope
- Defined in:
- app/policies/data_migration/user_policy.rb
Instance Method Summary collapse
Instance Method Details
#resolve ⇒ Object
6 7 8 |
# File 'app/policies/data_migration/user_policy.rb', line 6 def resolve scope.all end |