Class: RGeo::ActiveRecord::SpatialFactoryStore::Entry
- Inherits:
-
Struct
- Object
- Struct
- RGeo::ActiveRecord::SpatialFactoryStore::Entry
- Defined in:
- lib/rgeo/active_record/spatial_factory_store.rb
Instance Attribute Summary collapse
-
#attrs ⇒ Object
Returns the value of attribute attrs.
-
#factory ⇒ Object
Returns the value of attribute factory.
Instance Attribute Details
#attrs ⇒ Object
Returns the value of attribute attrs
7 8 9 |
# File 'lib/rgeo/active_record/spatial_factory_store.rb', line 7 def attrs @attrs end |
#factory ⇒ Object
Returns the value of attribute factory
7 8 9 |
# File 'lib/rgeo/active_record/spatial_factory_store.rb', line 7 def factory @factory end |