self 0.1
When debugging in pry, it's useful to be able to access the instance variables of any object. This gem makes that trivial! Using foo.self.bar will give you @bar from the foo object, all while allowing tab-completion!
Gemfile:
=
instalar:
=
Versiones:
- 0.1 May 14, 2013 (4 KB)