Project

ar-postgis

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.3
~> 10.2
>= 0

Runtime

~> 4.1.0
~> 0.6
 Project Readme

This fork is obsolete!¶ ↑

Please use activerecord-postgis-adapter¶ ↑

github.com/rgeo/activerecord-postgis-adapter

All the changes in this fork have been incorporated into the activerecord-postgis-adapter gem.¶ ↑

Rails 4.x:

gem 'activerecord-postgis-adapter'