Skip to content
Snippets Groups Projects
  • Alex Reisner's avatar
    56748c74
    Make Geocoder.lookup private. · 56748c74
    Alex Reisner authored
    Also move 'address' and 'coordinates' methods from Geocoder::Lookup::Base
    to Geocoder. This simplifies the interface and allows us to choose a
    lookup engine dynamically for other types of geocoding (eg: IP addresses).
    56748c74
    History
    Make Geocoder.lookup private.
    Alex Reisner authored
    Also move 'address' and 'coordinates' methods from Geocoder::Lookup::Base
    to Geocoder. This simplifies the interface and allows us to choose a
    lookup engine dynamically for other types of geocoding (eg: IP addresses).