Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 4th, 2012  |  syntax: None  |  size: 1.38 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ted GET "/assets/application.css" for 127.0.0.1 at 2011-07-18 17:57:44 -0700
  2. Served asset /application.css - 304 Not Modified  (0ms)  (pid 2954)
  3.  
  4.  
  5. Started POST "/users" for 127.0.0.1 at 2011-07-18 17:58:34 -0700
  6.   Processing by Devise::RegistrationsController#create as HTML
  7.   Parameters: {"utf8"=>"✓", "authenticity_token"=>"QzKJHlAtt31RixixWixQWr2OPmeEVRD9odGxSs7znS8=", "user"=>{"name"=>"", "email"=>"SarahSilverman@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}
  8.    (0.1ms)  SELECT 1 FROM "users" WHERE "users"."email" = 'sarahsilverman@gmail.com' LIMIT 1
  9.    (0.2ms)  SELECT 1 FROM "users" WHERE LOWER("users"."name") = LOWER('') LIMIT 1
  10.    (0.1ms)  SELECT 1 FROM "users" WHERE LOWER("users"."email") = LOWER('sarahsilverman@gmail.com') LIMIT 1
  11. Rendered devise/shared/_links.erb (2.4ms)
  12. Rendered devise/registrations/new.html.haml within layouts/application (12.0ms)
  13. Rendered devise/menu/_registration_items.html.erb (1.1ms)
  14. Rendered devise/menu/_login_items.html.erb (1.1ms)
  15. Completed 200 OK in 546ms (Views: 22.6ms | ActiveRecord: 2.1ms)
  16.  
  17.  
  18. Started GET "/assets/application.css" for 127.0.0.1 at 2011-07-18 17:58:34 -0700
  19. Served asset /application.css - 304 Not Modified  (0ms)  (pid 2954)
  20.  
  21.  
  22. Started GET "/assets/application.js" for 127.0.0.1 at 2011-07-18 17:58:34 -0700
  23. Served asset /application.js - 304 Not Modified  (0ms)  (pid 2954)
  24. ^[[1;2A^[[1;2A