More recent versions of IRB introduced a bunch of useful commands like show_doc. The arguments to these commands don’t need to be Ruby objects, so that things like show_doc String#gsub just work.
show_doc
show_doc String#gsub
See All 1177 Episodes of "RubyFlow"