Skip to content

Instantly share code, notes, and snippets.

@shuma
Created March 29, 2014 22:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shuma/9864095 to your computer and use it in GitHub Desktop.
Save shuma/9864095 to your computer and use it in GitHub Desktop.
Started GET "/api/campaigns?lat=55.563466?lng=12.973509" for 127.0.0.1 at 2014-03-29 23:29:53 +0100
Processing by API::CampaignsController#index as JSON
Parameters: {"lat"=>"55.563466?lng=12.973509"}
Geokit is using the domain: localhost
Rendered api/campaigns/index.json.jbuilder (0.5ms)
Completed 200 OK in 30ms (Views: 27.7ms | ActiveRecord: 0.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment