Categories: None [Edit]

pry-self

https://rubygems.org/gems/pry-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: 138,764 of 187,950
Downloads: 4,283

Daily

Ranking: 157,203 of 187,922
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
137,4004,358self

Owners

#GravatarHandle
1iconConradIrwin