Package: ruby-method-source (0.7.1-1)
Links for ruby-method-source
Debian Resources:
Download Source Package ruby-method-source:
- [ruby-method-source_0.7.1-1.dsc]
- [ruby-method-source_0.7.1.orig.tar.gz]
- [ruby-method-source_0.7.1-1.debian.tar.gz]
Maintainers:
External Resources:
- Homepage [banisterfiend.wordpress.com]
Similar packages:
Retrieve the sourcecode for a method as a Ruby string
The `method_source` is a utility to return a method's sourcecode as a Ruby string. Also returns `Proc` and `Lambda` sourcecode.
Method comments can also be extracted using the `comment` method.
It is written in pure Ruby (no C).
- Some Ruby 1.8 support now available. - Support for MRI, RBX, JRuby, REE
`method_source` provides the `source` and `comment` methods to the `Method` and `UnboundMethod` and `Proc` classes.
Other Packages Related to ruby-method-source
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
also a virtual package provided by ruby1.8 - or ruby-interpreter
- virtual package provided by ruby1.8, ruby1.9.1
Download ruby-method-source
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 5.8 kB | 54.0 kB | [list of files] |
