Skip to content

Instantly share code, notes, and snippets.

@torbjon
Created May 18, 2012 12:25
Show Gist options
  • Select an option

  • Save torbjon/2725021 to your computer and use it in GitHub Desktop.

Select an option

Save torbjon/2725021 to your computer and use it in GitHub Desktop.
test helpers
#rspec
controller.stub!(:current_user).and_return(create(:user))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment