Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created February 16, 2010 15:11
Show Gist options
  • Select an option

  • Save ihoka/305582 to your computer and use it in GitHub Desktop.

Select an option

Save ihoka/305582 to your computer and use it in GitHub Desktop.
Top 10 slowest examples:
0.6008160 UsersController responding to #GET edit should have many payments assign user
0.5968420 UsersController responding to #GET show when logged in should have many payments assign user
0.5947920 UsersController responding to #PUT update with valid attributes should have many payments set the flash message success to "Successfully updated your account."
0.5909800 UsersController responding to #POST flag should have many payments redirect to "/1068/profile"
0.5896030 VideosController responding to #GET index should have many payments assign for_sale
0.5888560 UsersController responding to #GET show should have many payments render template "show" and with layout "others"
0.5873400 UsersController responding to #POST create with invalid attributes should have many payments assign user
0.5866060 ContentsController PUT update sets the flash message and redirects to the current user's home on success
0.5854330 ContentsController PUT update finds the specified content and assigns it for the view
0.5853060 UsersController responding to #POST create with valid attributes should have many payments redirect to "/signup/welcome"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment