Skip to content

Instantly share code, notes, and snippets.

@sinelaw
Created September 30, 2014 09:43
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 sinelaw/010b79d22b8b942f8fcb to your computer and use it in GitHub Desktop.
Save sinelaw/010b79d22b8b942f8fcb to your computer and use it in GitHub Desktop.
Started GET "/api/system_status?_=1412070154562" for 127.0.0.1 at 2014-09-30 12:42:34 +0300
Processing by Api::V1::SystemStatusesController#index as JSON
Parameters: {"_"=>"1412070154562"}
LocalUser Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."type" IN ('LocalUser') AND "users"."id" = 2 ORDER BY "users"."id" ASC LIMIT 1
Completed 500 Internal Server Error in 2ms (Views: 0.1ms | ActiveRecord: 0.2ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment