Skip to content

Instantly share code, notes, and snippets.

@shuma
Created March 29, 2014 22:15
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/9863919 to your computer and use it in GitHub Desktop.
Save shuma/9863919 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:14:46 +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.3ms)
Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment