activerecord-postgis-adapter 9.0.0
ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, and adds built-in support for the spatial extensions provided by PostGIS. It uses the RGeo library to represent spatial data in Ruby.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
~> 7.1.0
rgeo-activerecord
~> 7.0.0