1
0
Fork 0

Don't enable awesome_print in irb by default

This commit is contained in:
Gregory Eremin 2014-08-08 18:09:09 +07:00
parent 2d236dee7a
commit eefefd9c55
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ require 'ap'
IRB.conf[:SAVE_HISTORY] = 10000
IRB.conf[:AUTO_INDENT] = true
AwesomePrint.irb!
# AwesomePrint.irb!