Table of Contents - activerecord-postgres-earthdistance-0.7.2 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::SchemaStatements
- ActiveRecordPostgresEarthdistance
- ActiveRecordPostgresEarthdistance::ActsAsGeolocated
- ActiveRecordPostgresEarthdistance::ActsAsGeolocated::ClassMethods
- ActiveRecordPostgresEarthdistance::QueryMethods
- ActiveRecordPostgresEarthdistance::Utils
- EarthDistance
- EarthDistance::Setup
- SetupEarthdistance
Methods
- ::earth_distance — ActiveRecordPostgresEarthdistance::Utils
- ::ll_to_earth_columns — ActiveRecordPostgresEarthdistance::Utils
- ::ll_to_earth_coords — ActiveRecordPostgresEarthdistance::Utils
- ::next_migration_number — EarthDistance::Setup
- ::quote_value — ActiveRecordPostgresEarthdistance::Utils
- ::source_root — EarthDistance::Setup
- #acts_as_geolocated — ActiveRecordPostgresEarthdistance::ActsAsGeolocated::ClassMethods
- #add_earthdistance_index — ActiveRecord::ConnectionAdapters::SchemaStatements
- #create_migration_file — EarthDistance::Setup
- #migration_version — EarthDistance::Setup
- #order_by_distance — ActiveRecordPostgresEarthdistance::ActsAsGeolocated::ClassMethods
- #remove_earthdistance_index — ActiveRecord::ConnectionAdapters::SchemaStatements
- #requires_migration_version? — EarthDistance::Setup
- #selecting_distance_from — ActiveRecordPostgresEarthdistance::QueryMethods
- #through_table_klass — ActiveRecordPostgresEarthdistance::ActsAsGeolocated::ClassMethods
- #within_box — ActiveRecordPostgresEarthdistance::ActsAsGeolocated::ClassMethods
- #within_radius — ActiveRecordPostgresEarthdistance::ActsAsGeolocated::ClassMethods