class ImmunisationImportPolicy::Scope
Public Instance Methods
Source
# File app/policies/immunisation_import_policy.rb, line 13 def resolve = scope.where(team:) end
# File app/policies/immunisation_import_policy.rb, line 13 def resolve = scope.where(team:) end