Skip to content

Instantly share code, notes, and snippets.

@ecomba
Created March 23, 2013 11:43
Show Gist options
  • Save ecomba/5227416 to your computer and use it in GitHub Desktop.
Save ecomba/5227416 to your computer and use it in GitHub Desktop.
Dir.should_receive(:glob).and_yield(post_name)
Post.should_receive(:load_from_file).and_return(post)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment