activerecord-mysqlspatial-adapter 0.2.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (2):
mysql
>= 2.8.1
rgeo-activerecord
>= 0.2.1