Skip to content

Instantly share code, notes, and snippets.

@benmoss
Created March 19, 2013 02:36
Show Gist options
  • Save benmoss/5193300 to your computer and use it in GitHub Desktop.
Save benmoss/5193300 to your computer and use it in GitHub Desktop.
def method_under_test(&block)
SomethingElse.new(&block)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment