Sha256: 947847afd4ca27ebc3e7cb393071c1034450b54ca42674a2b92d6bd962ae4810
Contents?: true
Size: 297 Bytes
Versions: 3
Compression:
Stored size: 297 Bytes
Contents
Dynamic inspection of the hierarchy of method definitions on a Ruby object. Motivations :- * Extract code that may be generally useful from Mocha. * Learn more about the Ruby's Object, Class & Module and the method receiver chain. * Detect undesirable changes to classes made by other libraries.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
introspection-0.0.3 | README.md |
introspection-0.0.2 | README.md |
introspection-0.0.1 | README.md |