don't worry about awesome_print
This commit is contained in:
parent
1cfbb8811d
commit
3cb600c8c0
1 changed files with 1 additions and 1 deletions
2
irbrc
2
irbrc
|
|
@ -19,7 +19,7 @@ begin
|
||||||
end.new
|
end.new
|
||||||
end
|
end
|
||||||
rescue LoadError => e
|
rescue LoadError => e
|
||||||
puts "!! Failed to load awesome print."
|
# puts "!! Failed to load awesome print."
|
||||||
end
|
end
|
||||||
|
|
||||||
# Use the simple prompt if possible.
|
# Use the simple prompt if possible.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue