Open gcao opened 14 years ago
For example,
add_advice :type => :before, :target => A, :methods => :public_methods, :with => :do_something
Look at Aquarium for examples.
For example,
add_advice :type => :before, :target => A, :methods => :public_methods, :with => :do_something
Look at Aquarium for examples.