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

Move require to top of file.

parent 9470c4a6
No related branches found
No related tags found
No related merge requests found
require 'net/http'
module Geocoder
module Lookup
require 'net/http'
extend self
##
......
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