Skip to content

Instantly share code, notes, and snippets.

@buddhamagnet
Created August 12, 2012 08:34
Show Gist options
  • Save buddhamagnet/3330680 to your computer and use it in GitHub Desktop.
Save buddhamagnet/3330680 to your computer and use it in GitHub Desktop.
RAILS: CONSOLE: PRY
silence_warnings do
require 'pry'
IRB = Pry
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment