Class: Decidim::Geo::GeoShapefileType

Inherits:
Api::Types::BaseObject
  • Object
show all
Defined in:
lib/decidim/api/geo_shapefile_type.rb

Instance Method Summary collapse

Instance Method Details

#shapefileObject



16
17
18
# File 'lib/decidim/api/geo_shapefile_type.rb', line 16

def shapefile
  object.shapefile.path
end