This is an ActiveRecord connection adapter for MySQL Spatial Extensions. It is based on the stock MySQL2 adapter, but provides built-in support for spatial columns. It uses the RGeo library to represent spatial data in Ruby.
Daniel Azuma
gem "activerecord-mysql2spatial-adapter", "~> 0.2.1"