Table of Contents - activerecord-postgis-adapter-11.0.0 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostGIS
- ActiveRecord::ConnectionAdapters::PostGIS::ColumnDefinitionUtils
- ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- ActiveRecord::ConnectionAdapters::PostGIS::DatabaseStatements
- ActiveRecord::ConnectionAdapters::PostGIS::OID
- ActiveRecord::ConnectionAdapters::PostGIS::OID::DateTime
- ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- ActiveRecord::ConnectionAdapters::PostGIS::Quoting
- ActiveRecord::ConnectionAdapters::PostGIS::SchemaStatements
- ActiveRecord::ConnectionAdapters::PostGIS::SpatialColumn
- ActiveRecord::ConnectionAdapters::PostGIS::SpatialColumnInfo
- ActiveRecord::ConnectionAdapters::PostGIS::TableDefinition
- ActiveRecord::ConnectionAdapters::PostGIS::Type
- ActiveRecord::ConnectionAdapters::PostGISAdapter
- Arel
- Arel::Visitors
- Arel::Visitors::PostGIS
- RGeo
- RGeo::ActiveRecord
- RGeo::ActiveRecord::SpatialToPostGISSql
Methods
- ::default_srid — ActiveRecord::ConnectionAdapters::PostGIS::ColumnDefinitionUtils
- ::geo_type — ActiveRecord::ConnectionAdapters::PostGIS::ColumnDefinitionUtils
- ::initialize_type_map — ActiveRecord::ConnectionAdapters::PostGISAdapter
- ::limit_from_options — ActiveRecord::ConnectionAdapters::PostGIS::ColumnDefinitionUtils
- ::native_database_types — ActiveRecord::ConnectionAdapters::PostGISAdapter
- ::new — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- ::new — ActiveRecord::ConnectionAdapters::PostGIS::SpatialColumnInfo
- ::parse_sql_type — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- ::spatial_column_options — ActiveRecord::ConnectionAdapters::PostGISAdapter
- #all — ActiveRecord::ConnectionAdapters::PostGIS::SpatialColumnInfo
- #binary_string? — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #cast_value — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #create_table_definition — ActiveRecord::ConnectionAdapters::PostGIS::SchemaStatements
- #default_srid — ActiveRecord::ConnectionAdapters::PostGISAdapter
- #factory_attrs — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #geography — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #geometry — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #geometry_collection — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #get — ActiveRecord::ConnectionAdapters::PostGIS::SpatialColumnInfo
- #line_string — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #lookup — ActiveRecord::ConnectionAdapters::PostGIS::Type
- #multi_line_string — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #multi_point — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #multi_polygon — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #new_column_from_field — ActiveRecord::ConnectionAdapters::PostGIS::SchemaStatements
- #parse_wkt — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #postgis_lib_version — ActiveRecord::ConnectionAdapters::PostGISAdapter
- #quote — ActiveRecord::ConnectionAdapters::PostGISAdapter
- #quote_default_expression — ActiveRecord::ConnectionAdapters::PostGISAdapter
- #real_type_unless_aliased — ActiveRecord::ConnectionAdapters::PostGIS::OID::DateTime
- #serialize — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #spatial — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #spatial? — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #spatial_column_info — ActiveRecord::ConnectionAdapters::PostGIS::SchemaStatements
- #spatial_factory — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #srs_database_columns — ActiveRecord::ConnectionAdapters::PostGISAdapter
- #st_point — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #st_polygon — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #truncate_tables — ActiveRecord::ConnectionAdapters::PostGIS::DatabaseStatements
- #type — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial
- #type_cast — ActiveRecord::ConnectionAdapters::PostGIS::Quoting
- #valid_column_definition_options — ActiveRecord::ConnectionAdapters::PostGIS::ColumnMethods
- #visit_in_spatial_context — RGeo::ActiveRecord::SpatialToPostGISSql
- #wkt_parser — ActiveRecord::ConnectionAdapters::PostGIS::OID::Spatial