Module AwesomePrintActionView
In: lib/ap/mixin/action_view.rb

Copyright (c) 2010-2011 Michael Dvorkin

Awesome Print is freely distributable under the terms of MIT license. See LICENSE file or www.opensource.org/licenses/mit-license.php

Methods

ap   ap_debug  

Public Instance methods

ap(object, options = {})

Alias for ap_debug

Use HTML colors and add default "debug_dump" class to the resulting HTML.

[Validate]