cpjolicoeur (owner)

Revisions

  • 78c435 Tue Sep 30 07:35:44 -0700 2008
gist: 13832 Download_button fork
public
Public Clone URL: git://gist.github.com/13832.git
Embed All Files: show embed
Text #
1
2
3
before(:each) do
  controller.should_receive(:check_authorization).and_return(true)
end