module ActiveRecord::ConnectionAdapters::PostGISAdapter

The PostGIS Adapter lives in this namespace.

Constants

ADAPTER_NAME

The name returned by the adapter_name method of this adapter.

VERSION

Current version of PostGISAdapter as a Versionomy object, if the Versionomy gem is available; otherwise equal to VERSION_STRING.

VERSION_STRING

Current version of PostGISAdapter as a frozen string