Class: ActiveRecord::ConnectionAdapters::Mysql2Rgeo::SpatialIndexDefinition
- Inherits:
-
Struct
- Object
- Struct
- ActiveRecord::ConnectionAdapters::Mysql2Rgeo::SpatialIndexDefinition
- Defined in:
- lib/active_record/connection_adapters/mysql2rgeo/spatial_table_definition.rb
Instance Attribute Summary collapse
-
#spatial ⇒ Object
Returns the value of attribute spatial.
Instance Attribute Details
#spatial ⇒ Object
Returns the value of attribute spatial
71 72 73 |
# File 'lib/active_record/connection_adapters/mysql2rgeo/spatial_table_definition.rb', line 71 def spatial @spatial end |