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,732 of 187,239
Downloads: 4,217

Daily

Ranking: 93,924 of 187,224
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
137,5744,279self

Owners

#GravatarHandle
1iconConradIrwin