Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
banister committed Dec 16, 2010
1 parent 9c0afdc commit c368da9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Expand Up @@ -5,6 +5,9 @@ method_source

_retrieve the sourcecode for a method_

*NOTE:* This is nothing fancy; it simply utilizes `Method#source_location`
in Ruby 1.9

`method_source` is a utility to return a method's sourcecode as a
Ruby string. Also returns `Proc` and `Lambda` sourcecode.

Expand Down

0 comments on commit c368da9

Please sign in to comment.