activerecord-postgis-adapter 11.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:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            activerecord
            ~> 8.0.0
          
          
            rgeo-activerecord
            ~> 8.0.0
          
    


