Show Public Methods With Pry
Open up a pry
session and use the -m
flag with the ls
command to show just the public methods for an object.
Last updated
Open up a pry
session and use the -m
flag with the ls
command to show just the public methods for an object.
Last updated