Y
Hacker News
new
|
ask
|
show
|
jobs
by
craigmcnamara
20 days ago
method(:name).source is your friend
1 comments
chao-
20 days ago
`method(:name).source_location`, but yes. Ruby is very introspect-able and it is fantastic.
link