saylestyler
11/17/2018 - 6:51 PM

gistfile1.txt

class RubyUtils
  def invoke_all_tools
    puts 'use pry, irb, & show-source within pry'
  end
end