Skip to content

Instantly share code, notes, and snippets.

@adriancb
Created December 17, 2012 21:51
Show Gist options
  • Save adriancb/4322627 to your computer and use it in GitHub Desktop.
Save adriancb/4322627 to your computer and use it in GitHub Desktop.
Object.new.method(:foo).source_location
@adriancb
Copy link
Author

Module.instance_method(:foo).source_location

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment