Skip to content

sysfce2/ruby-introspection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introspection CircleCI status for floehopper/introspection Gem Version

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.

About

Dynamic inspection of the hierarchy of method definitions on a Ruby object (Required by ruby-mocha) | (PKGBUILD: https://archlinux.org/packages/extra/any/ruby-introspection)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%