plhw + metaprogramming 4
Wolfmans Howlings
13 days ago by plhw
some example on re-opening java classes from ruby
jruby
ruby
class
java
metaprogramming
13 days ago by plhw
“Monkey Patch” Java Objects from JRuby « Kofno
13 days ago by plhw
monkey patching java objects from ruby
ruby
metaprogramming
java
jruby
13 days ago by plhw
Using method_missing and respond_to? to create dynamic methods at technical.pickles
january 2012 by plhw
nice concise article on using method_missing
method_missing
ruby
metaprogramming
january 2012 by plhw
How can I intercept method call in ruby? - Stack Overflow
january 2012 by plhw
nice post on ruby metaprogramming hackery to intercept all method calls in a given class
ruby
metaprogramming
january 2012 by plhw