Sha256: 79b071f5fd6187b635776cc0488c0007e02f19b90b17ffc29d0abe745be40b16
Contents?: true
Size: 311 Bytes
Versions: 23
Compression:
Stored size: 311 Bytes
Contents
module Unimatrix::Cartographer class GeographicArea < Unimatrix::DynamicResource field :id field :type_name field :name field :uuid field :parent_uuid field :code field :created_at field :updated_at has_many :regions has_many :region_geographic_areas end end
Version data entries
23 entries across 23 versions & 1 rubygems