Don't enable awesome_print in irb by default

This commit is contained in:
2014-08-08 18:09:09 +07:00
parent 2d236dee7a
commit eefefd9c55
+1 -1
View File
@@ -6,4 +6,4 @@ require 'ap'
IRB.conf[:SAVE_HISTORY] = 10000
IRB.conf[:AUTO_INDENT] = true
AwesomePrint.irb!
# AwesomePrint.irb!