This file contains hidden or 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
Started POST "/space" for ::1 at Thu Nov 04 13:47:02 +0100 2010 (mem 188540) | |
Processing by Space::SpacesController#update as HTML (mem 188644) | |
Parameters: {"authenticity_token"=>"MrnLUUqn5+SUem5nA7rmDz2u7y9blmLWhUm8xa6mbTY=", "utf8"=>"\342\234\223", "space"=>{"custom_host"=>"", "sender_email"=>"[email protected]", "header_image"=>#<File:/tmp/RackMultipart20101104-98632-1u0nzyv-0>, "name"=>"Business Bootcamp", "handle"=>"businessbootcamp", "member_directory"=>"0", "intro"=>"", "header_image_cache"=>"", "access"=>"private", "subject_prefix"=>"[Business Bootcamp]", "sender_name"=>"Business Bootcamp "}} (mem 188644) | |
global_find_account: Request.host="businessbootcamp.zenlearn.local" (mem 188644) | |
SQL (0.5ms) SELECT custom_host, id FROM `accounts` WHERE custom_host != '' AND custom_host IS NOT NULL (mem 188648) | |
Account Load (0.3ms) SELECT `accounts`.* FROM `accounts` WHERE (`accounts`.`id` IS NULL) LIMIT 1 (mem 188648) | |
Space Load (1.0ms) SELECT `spaces`.* FROM `spaces` WHERE (1=1) AND (`spaces |
NewerOlder