Method: Geocoder::Lookup::Ipgeolocation#supported_protocols

Defined in:
lib/geocoder/lookups/ipgeolocation.rb

#supported_protocolsObject



21
22
23
# File 'lib/geocoder/lookups/ipgeolocation.rb', line 21

def supported_protocols
  [:https]
end