Created
July 24, 2013 20:02
-
-
Save j-wilkins/6074010 to your computer and use it in GitHub Desktop.
geocoder error backtrace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/query.rb:20:in `sanitized_text' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/google.rb:40:in `query_url_google_params' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/google.rb:57:in `query_url_params' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/base.rb:128:in `url_query_string' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/google.rb:16:in `query_url' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/base.rb:139:in `cache_key' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/base.rb:200:in `fetch_raw_data' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/base.rb:166:in `fetch_data' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/google.rb:22:in `results' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/lookups/base.rb:44:in `search' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder/query.rb:11:in `execute' | |
/ruby-2.0.0-p247@global/gems/geocoder-1.1.8/lib/geocoder.rb:20:in `search' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment