method
debug
v1.1.6 -
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.