Categories: None [Edit]

self

https://rubygems.org/gems/self
https://github.com/ConradIrwin/self
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!

Total

Ranking: 136,631 of 183,653
Downloads: 4,020

Daily

Ranking: 61,554 of 183,638
Downloads: 0

Depended by

RankDownloadsName
137,6363,966pry-self

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconConradIrwin