object_identifier 0.5.0
Object Identifier allows quick, easy, and uniform identification of an object by inspecting its class name and outputting any desirable attributes/methods. It is great for logging, sending descriptive notification messages, etc.
Gemfile:
=
install:
=
Development Dependencies (12):
benchmark-ips
>= 0
bundler
>= 0
byebug
>= 0
minitest
>= 0
minitest-reporters
>= 0
much-stub
>= 0
pry
>= 0
pry-byebug
>= 0
rake
>= 0
reek
>= 0
rubocop
>= 0
simplecov
>= 0