Created
February 24, 2010 22:14
-
-
Save amrnt/313931 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processing Admin::ArticlesController#new (for 213.6.218.223 at 2010-02-24 22:15:42) [GET] | |
Parameters: {"action"=>"new", "controller"=>"admin/articles"} | |
^[[4;35;1mSite Load (0.2ms)^[[0m ^[[0mSELECT * FROM `sites` WHERE (`sites`.`host` = 'rushthinking.com') LIMIT 1^[[0m | |
^[[4;36;1mUser Load (0.7ms)^[[0m ^[[0;1mSELECT distinct users.*, memberships.admin as site_admin FROM `users` left outer join memberships on users.id = memberships.user_id WHERE (users.id = 1 and (memberships.site_id = 1 or users.admin = 1)) AND (users.deleted_at IS NULL OR users.deleted_at > '2010-02-24 22:15:42') ORDER BY users.login LIMIT 1^[[0m | |
^[[4;35;1mAsset Load (0.1ms)^[[0m ^[[0mSELECT * FROM `assets` WHERE (`assets`.site_id = 1 AND (parent_id is null)) ORDER BY created_at desc LIMIT 15^[[0m | |
^[[4;36;1mAsset Load (0.1ms)^[[0m ^[[0;1mSELECT * FROM `assets` WHERE (`assets`.`id` = 7 AND (`assets`.site_id = 1 AND (parent_id is null))) ORDER BY created_at desc^[[0m | |
Rendering /home/deploy/apps/mephisto/public/404.html (not_found) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment