You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can't see it, but the first line [1] is colored correctly whereas the rest all has the same color.
One line in config/application.rb might be related.
AwesomePrint.defaults = {html: true}
I also tried html: false and without that line. Both without success. I'd like to have this true by default. But this option shouldn't make a difference for the pry console imho.
I'm not sure if I missed something.
You can't see it, but the first line [1] is colored correctly whereas the rest all has the same color.
One line in config/application.rb might be related.
I also tried html: false and without that line. Both without success. I'd like to have this true by default. But this option shouldn't make a difference for the pry console imho.
This is my Gemfile
The text was updated successfully, but these errors were encountered: