RubyGems.org

This is an 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.

installgem install activerecord-postgis-adapter
Authors

Daniel Azuma

91,195 total downloads 1,031 for this version
Owners

E06aa8f63d2a1753a2b352bc1cabbde2

Licenses

BSD

Gemfile
gem "activerecord-postgis-adapter", "~> 0.6.4"
Versions
  1. 0.6.4 May 29, 2013
  2. 0.6.3 May 4, 2013
  3. 0.6.2 March 8, 2013
  4. 0.6.1 March 1, 2013
  5. 0.6.0 March 1, 2013
Show all versions (21 total)
Runtime Dependencies
  1. rgeo-activerecord ~> 0.5.0