Skip to content

Instantly share code, notes, and snippets.

@lyleunderwood
Created May 9, 2011 19:45
Show Gist options
  • Save lyleunderwood/963236 to your computer and use it in GitHub Desktop.
Save lyleunderwood/963236 to your computer and use it in GitHub Desktop.
config = lambda {}
Schlepp::Db.should_receive(:new) {|&block| block.should eql config }
@burden.db &config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment