Joel VanderWerf wrote: > gem install ruby-prof > It's a really nice tool. OK, but doesn't it just produce runtime reports? I'm looking for a static report on WHERE in my code various objects and methods are used. Is this capability buried in ruby-prof somewhere? The docs just talk about runtime. -- Posted via http://www.ruby-forum.com/.