7 ms·
If you really want to dig into objects in irb, you should check out https://github.com/matthew/method_lister https://github.com/matthew/method_lister It'll giv
by zbrock 16y ago
If you really want to dig into objects in irb, you should check out https://github.com/matthew/method_lister https://github.com/matthew/method_lister
It'll give you a really good idea of where all those methods on your objects come from.