Skip to content

Instantly share code, notes, and snippets.

@til
Created February 9, 2011 16:26
Show Gist options
  • Save til/818751 to your computer and use it in GitHub Desktop.
Save til/818751 to your computer and use it in GitHub Desktop.
Started GET "/refinery" for xxxx at 2011-02-09 17:24:59 +0100
Processing by Admin::DashboardController#index as HTML
Parameters: {"locale"=>:en}
Role Load (0.3ms) SELECT "roles".* FROM "roles" WHERE ("roles"."title" = 'Refinery') LIMIT 1
User Load (0.5ms) SELECT * FROM "users" INNER JOIN "roles_users" ON "users".id = "roles_users".user_id WHERE ("roles_users".role_id = 1 )
Completed in 3ms
Psych::SyntaxError (couldn't parse YAML at line 18 column 33):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment