Class: LayersOfLondon::Booth::MapTool::PolygonPolicy::Scope

Inherits:
Scope
  • Object
show all
Defined in:
app/policies/layers_of_london/booth/map_tool/polygon_policy.rb

Instance Method Summary collapse

Instance Method Details

#resolveObject



20
21
22
# File 'app/policies/layers_of_london/booth/map_tool/polygon_policy.rb', line 20

def resolve
  scope.all
end