From: Ilmari Heikkinen Date: 2006-09-01T17:01:22+09:00 Subject: Re: Can I see method source code? hi, On 9/1/06, femto gary wrote: > hello all, Can I see method source code, > like in javascript, when you generate a function, > you can call to_string on it to see its source code. > It's especailly useful when you examine other's code > or dynamic generating func/method. > > http://blog.zenspider.com/archives/2005/02/rubytoruby.html may be of some use