Add decription to geo_area

This commit is contained in:
Paul Chavard 2020-06-04 11:32:59 +02:00
parent 72d1ca1f42
commit d099314e56
3 changed files with 44 additions and 14 deletions

View file

@ -2,6 +2,7 @@ class GeoArea < ApplicationRecord
belongs_to :champ
store :properties, accessors: [
:description,
:surface_intersection,
:surface_parcelle,
:numero,