Class: RGeo::ActiveRecord::SpatialFactoryStore::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/rgeo/active_record/spatial_factory_store.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attrsObject

Returns the value of attribute attrs

Returns:

  • (Object)

    the current value of attrs



7
8
9
# File 'lib/rgeo/active_record/spatial_factory_store.rb', line 7

def attrs
  @attrs
end

#factoryObject

Returns the value of attribute factory

Returns:

  • (Object)

    the current value of factory



7
8
9
# File 'lib/rgeo/active_record/spatial_factory_store.rb', line 7

def factory
  @factory
end