activerecord-postgis-adapter 2.0.2
ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, but provides built-in support for the spatial extensions provided by PostGIS. It uses the RGeo library to represent spatial data in Ruby.
Gemfile:
=
instalar:
=
dependencias de Runtime (2):
activerecord
~> 4.0
rgeo-activerecord
~> 1.0.0
dependencias de Development (1):
rake
~> 10.2