Skip to content

Instantly share code, notes, and snippets.

@cpjolicoeur
Created September 30, 2008 14:35
Show Gist options
  • Save cpjolicoeur/13832 to your computer and use it in GitHub Desktop.
Save cpjolicoeur/13832 to your computer and use it in GitHub Desktop.
before(:each) do
controller.should_receive(:check_authorization).and_return(true)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment