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: 137,850 of 186,959
Downloads: 4,166

Daily

Ranking: 117,132 of 186,713
Downloads: 3

Depended by

RankDownloadsName
138,8024,111pry-self

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconConradIrwin