object_identifier 0.2.1
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:
=
安装:
=
Development 依赖 (10):
bundler
>= 0
byebug
>= 0
minitest
>= 0
minitest-reporters
>= 0
pry
>= 0
pry-byebug
>= 0
rake
>= 0
reek
>= 0
rubocop
>= 0
simplecov
>= 0