Ruby Rogues
The Hidden Gems of Ruby - RUBY 651
Valentino Stoll
Yeah, and I mean, another cool thing which Pry gives that maybe you just don't know about IRB is you get a lot of context from the source code just using the method method, right? So when you say, you know, method and then... colon some, the name of some method, it returns a special Ruby object that describes what the method is, what it does, the source location.
0
💬
0
Comments
Log in to comment.
There are no comments yet.