activerecord-postgis-adapter 0.7.0
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.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            activerecord
            ~> 4.0.2
          
          
            rgeo-activerecord
            ~> 0.5.0
          
    


