SyntaxFix
Write A Post
Hire A Developer
Questions
Another solution which works better for me than pp or awesome_print:
pp
awesome_print
require 'pry' # must install the gem... but you ALWAYS want pry installed anyways Pry::ColorPrinter.pp(obj)