Skip to content

Instantly share code, notes, and snippets.

@raghubetina
Created January 12, 2020 00:55
Show Gist options
  • Save raghubetina/ed4b06c5be455c643010965c69e1960f to your computer and use it in GitHub Desktop.
Save raghubetina/ed4b06c5be455c643010965c69e1960f to your computer and use it in GitHub Desktop.
IRB runcom
require 'rubygems'
require 'active_support/all'
require 'pry'
Pry.start
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment