Sha256: 227411094d06322c35c81e4e82f312909751f45a174acdee36f17b294de9a503
Contents?: true
Size: 548 Bytes
Versions: 1
Compression:
Stored size: 548 Bytes
Contents
## Introspection [![Build Status](https://travis-ci.org/floehopper/introspection.svg?branch=master)](https://travis-ci.org/floehopper/introspection) [![Gem Version](https://badge.fury.io/rb/introspection.png)](http://badge.fury.io/rb/introspection) 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
introspection-0.0.4 | README.md |