Skip to content
Snippets Groups Projects
Commit 9e6c8860 authored by Alex Reisner's avatar Alex Reisner
Browse files

Add TODO.

parent 30aa62f1
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ module Geocoder::Lookup
parsed_data.keys.include?('error')
end
# TODO: replace this hash with what's actually returned by Pointpin
def reserved_result(ip)
{
"ip" => ip,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment