Skip to content

Instantly share code, notes, and snippets.

@maciekciolek
Created June 9, 2015 12:25
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 maciekciolek/dbceccc4a57326eed091 to your computer and use it in GitHub Desktop.
Save maciekciolek/dbceccc4a57326eed091 to your computer and use it in GitHub Desktop.
I, [2015-06-09T12:22:23.823104 #1] INFO -- : Started POST "/api/events" for 172.17.42.1 at 2015-06-09 12:22:23 +0000
I, [2015-06-09T12:22:23.824772 #1] INFO -- : Processing by EventsController#create as JSON
I, [2015-06-09T12:22:23.824911 #1] INFO -- : Parameters: {"meetup_link"=>"http://www.meetup.com/KrakowJS/events/222453296/", "twitter_tag"=>"alamakota", "event"=>{"twitter_tag"=>"alamakota"}}
D, [2015-06-09T12:22:23.977603 #1] DEBUG -- : User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."facebook_id" = $1 LIMIT 1 [["facebook_id", "814144428671048"]]
I, [2015-06-09T12:22:24.204391 #1] INFO -- : Completed 404 Not Found in 379ms (ActiveRecord: 0.6ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment