Skip to content

Instantly share code, notes, and snippets.

@ivanoats
Created March 1, 2009 02:58
Show Gist options
  • Save ivanoats/72191 to your computer and use it in GitHub Desktop.
Save ivanoats/72191 to your computer and use it in GitHub Desktop.
before(:each) do
@message = stub("Message")
assigns[:message] = @message
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment