Skip to content

Instantly share code, notes, and snippets.

@jpoz
Created June 29, 2009 21:17
Show Gist options
  • Save jpoz/137818 to your computer and use it in GitHub Desktop.
Save jpoz/137818 to your computer and use it in GitHub Desktop.
describe Awesome do
it "should import_massive_junk" do
Awesome.should_recieve(:import_massive_junk)
dispatch_to(Awesome, :update)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment