Skip to content

Instantly share code, notes, and snippets.

@pedrodelgallego
Created February 15, 2011 19:41
Show Gist options
  • Save pedrodelgallego/828089 to your computer and use it in GitHub Desktop.
Save pedrodelgallego/828089 to your computer and use it in GitHub Desktop.
example.rb
Kernel.send :define_method, :namespace do |*args|
....
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment