object_identifier 0.1.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 quickly logging, sending descriptive notification messages, etc.
Gemfile:
=
install:
=
Development Dependencies (8):
bundler
~> 1.16
byebug
~> 10.0
minitest
~> 5.0
minitest-reporters
~> 1.2
pry
~> 0.11
pry-byebug
~> 3.6
rake
~> 10.0
simplecov
~> 0.16