Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-introspection
Ruby library for the inspection of method definitions on objects
https://github.com/floehopper/introspection
0
no reviews
Install
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.