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