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: 136,015 of 180,477
Downloads: 3,824

Daily

Ranking: 31,443 of 180,469
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
134,9333,883self

Owners

#GravatarHandle
1iconConradIrwin