Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save wteuber/fc9ec6f68e64fe39dd3b to your computer and use it in GitHub Desktop.

Select an option

Save wteuber/fc9ec6f68e64fe39dd3b to your computer and use it in GitHub Desktop.
foo = Namespace::To::Module.instance_method(:foo)
obj.class.send(:define_method, :foo, foo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment