Skip to content
Snippets Groups Projects
Select Git revision
  • cbe663a011ecf44ae0b86645d6c04549d870f318
  • master default protected
  • rails-geocoder
  • rails2
  • v1.5.1
  • v1.5.0
  • v1.4.9
  • v1.4.8
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • remove
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
24 results

Rakefile

Blame
  • user avatar
    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
    History
    Rakefile 593 B