don't worry about awesome_print

This commit is contained in:
Sami Samhuri 2017-02-08 14:42:53 -08:00
parent 1cfbb8811d
commit 3cb600c8c0
No known key found for this signature in database
GPG key ID: F76F41F04D99808F

2
irbrc
View file

@ -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.