diff --git a/.irbrc b/.irbrc index 008e97cf..d4c39f88 100644 --- a/.irbrc +++ b/.irbrc @@ -1,2 +1,4 @@ $:.unshift 'lib' $: << '.' + +require 'pp'