Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created June 21, 2010 17:13
Show Gist options
  • Save knowuh/447157 to your computer and use it in GitHub Desktop.
Save knowuh/447157 to your computer and use it in GitHub Desktop.
Processing Portal::StudentsController#signup (for 98.229.241.142 at 2010-06-21 13:12:50) [POST]
Parameters: {"action"=>"signup", "controller"=>"portal/students"}
Rendering template within layouts/application
Rendering portal/students/signup
Completed in 96ms (View: 44, DB: 4) | 200 OK [http://xproject.dev.concord.org/portal/students/signup]
Processing Portal::StudentsController#create (for 98.229.241.142 at 2010-06-21 13:13:15) [POST]
Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "first_name"=>"ada", "password"=>"[FILTERED]", "last_name"=>"paessel"}, "commit"=>"Submit", "clazz"=>{"class_word"=>"two"}, "action"=>"create", "controller"=>"portal/students", "security_questions"=>{"question1"=>{"answer"=>"red", "question_idx"=>"1", "id"=>""}, "question2"=>{"answer"=>"red", "question_idx"=>"2", "id"=>""}, "question0"=>{"answer"=>"red", "question_idx"=>"0", "id"=>""}}}
Rendering template within layouts/application
Rendering portal/students/signup_success
Completed in 404ms (View: 38, DB: 80) | 200 OK [http://xproject.dev.concord.org/portal/students]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment