Don't enable awesome_print in irb by default
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ require 'ap'
|
|||||||
|
|
||||||
IRB.conf[:SAVE_HISTORY] = 10000
|
IRB.conf[:SAVE_HISTORY] = 10000
|
||||||
IRB.conf[:AUTO_INDENT] = true
|
IRB.conf[:AUTO_INDENT] = true
|
||||||
AwesomePrint.irb!
|
# AwesomePrint.irb!
|
||||||
|
|||||||
Reference in New Issue
Block a user