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: 139,814 of 196,721
Downloads: 4,621

Daily

Ranking: 36,893 of 196,694
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
138,0474,718self

Owners

#GravatarHandle
1iconConradIrwin