From: Gene Tani Date: 2006-09-02T01:55:30+09:00 Subject: Re: Can I see method source code? 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. you can search c.l.ruby for all the SCRIPT_LINES__ tricks that people ahve done