Class: MigrationStepPolicy::Scope
- Inherits:
-
Scope
- Object
- Scope
- MigrationStepPolicy::Scope
- Defined in:
- app/policies/migration_step_policy.rb
Instance Method Summary collapse
Instance Method Details
#resolve ⇒ Object
25 26 27 |
# File 'app/policies/migration_step_policy.rb', line 25 def resolve scope.all end |