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,572 of 190,317
Downloads: 4,408

Daily

Ranking: 74,401 of 190,280
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
136,9994,495self

Owners

#GravatarHandle
1iconConradIrwin