The DebugHelperclass isn’t exactly a powerful debugger, but its one method lets you do
something that’s often useful in development mode—report an object’s
contents:
debug
The debug method takes an object as its
argument. It then serializes the object into YAML, and wraps the YAML output (and any
errors) in pre tags so you can inspect it.
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.