Skip to content
Snippets Groups Projects
  1. Mar 11, 2016
  2. Mar 07, 2016
  3. Mar 01, 2016
  4. Feb 26, 2016
  5. Feb 25, 2016
    • PWoltman's avatar
      Add supported_protocols to Freegeoip.rb lookup · a52c201c
      PWoltman authored
      I uncovered a small issue when switching from Yahoo BOSS to Google (with API, which requires enabling :use_https).  Because the Freegeoip.rb file is missing a supported_protocols method, it attempts to do an https lookup for IP lookups when enabling :use_https.
      
      I already tested this on my setup and it appears to resolve the issue, with lookups/base.rb detecting that https is not supported for Freegeoip
      a52c201c
  6. Feb 21, 2016
  7. Feb 20, 2016
  8. Feb 18, 2016
  9. Feb 15, 2016
  10. Feb 12, 2016
  11. Jan 31, 2016
  12. Jan 28, 2016
  13. Jan 25, 2016
  14. Jan 23, 2016
    • Derek Kniffin's avatar
      Fix Geocoder::Calculations.endpoint comment · 53b49fbe
      Derek Kniffin authored
      I just spent a few hours trying to get this function to work, then realized I had my parameters in the wrong order. I was following the order listed in the comment, rather than the actual method definition! *facepalm* Anyhow, this fixes the comment, for the next person to read it.
      53b49fbe
  15. Jan 21, 2016
  16. Jan 20, 2016
  17. Jan 19, 2016
  18. Jan 13, 2016
  19. Jan 12, 2016
  20. Jan 09, 2016
Loading