Class: MigrationStepPolicy::Scope

Inherits:
Scope
  • Object
show all
Defined in:
app/policies/migration_step_policy.rb

Instance Method Summary collapse

Instance Method Details

#resolveObject



25
26
27
# File 'app/policies/migration_step_policy.rb', line 25

def resolve
  scope.all
end