Skip to content
Snippets Groups Projects
  1. Dec 08, 2012
  2. Sep 02, 2012
  3. Sep 21, 2011
    • Rob Sanheim's avatar
      Make https support really work: · 5b8215a7
      Rob Sanheim authored
        - need to set `use_ssl` to true
        - also cannot use `get_response` class method for https requests
        - add a smoke_test that calls out to google for real, to make sure
          things work end to end (not using test_helper for this, because it's invasive
          and opens code under test to do it's mocking)
        - add smoke_test to default test run
      5b8215a7
Loading