Skip to content

Instantly share code, notes, and snippets.

@awesome
Created January 31, 2009 23:15
Show Gist options
  • Save awesome/55702 to your computer and use it in GitHub Desktop.
Save awesome/55702 to your computer and use it in GitHub Desktop.
>> require 'mini/mock'
>> Mini::Mock.instance_methods - Object.instance_methods
=> ["verify", "expect"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment