Skip to content

Instantly share code, notes, and snippets.

@jboursiquot
Forked from garyharan/dot_pryrc
Created November 21, 2013 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jboursiquot/7582974 to your computer and use it in GitHub Desktop.
Save jboursiquot/7582974 to your computer and use it in GitHub Desktop.
require "rubygems"
require "awesome_print"
Pry.print = proc { |output, value| output.puts value.ai }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment