method
debug
v1.0.0 -
Show latest stable
- Class:
ActionView::Helpers::DebugHelper
debug(object)public
Returns a <pre>-tag set with the object dumped by YAML. Very readable way to inspect an object.
debug(object)Returns a <pre>-tag set with the object dumped by YAML. Very readable way to inspect an object.