method_tracing_example.rb

Path: examples/method_tracing_example.rb
Last Update: Sat Jan 26 16:12:22 -0600 2008

Example demonstrating "around" advice that traces calls to all methods in classes Foo and Bar

Required files

aquarium  

Included Modules

Aquarium::Aspects

[Validate]