ruby-introspection

Ruby library for the inspection of method definitions on objects
  https://github.com/floehopper/introspection
  0
  no reviews



This library allows a dynamic inspection of the hierarchy of method definitions on a Ruby object. It can be used in particular to detect undesirable changes to classes made by other libraries.