Class: ActiveRecord::ConnectionAdapters::Mysql2Rgeo::SpatialIndexDefinition

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_record/connection_adapters/mysql2rgeo/spatial_table_definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#spatialObject

Returns the value of attribute spatial

Returns:

  • (Object)

    the current value of spatial



29
30
31
# File 'lib/active_record/connection_adapters/mysql2rgeo/spatial_table_definition.rb', line 29

def spatial
  @spatial
end