Hacker News new | ask | show | jobs
by zbrock 5652 days ago
If you really want to dig into objects in irb, you should check out https://github.com/matthew/method_lister

It'll give you a really good idea of where all those methods on your objects come from.