Class: Method
- Inherits:
-
Object
- Object
- Method
- Defined in:
- lib/source_code/monkey_patch.rb
Instance Method Summary collapse
Instance Method Details
#source_code ⇒ Object
2 3 4 |
# File 'lib/source_code/monkey_patch.rb', line 2 def source_code SourceCode.extract_source_for source_location end |