Methods

Class Index [+]

Quicksearch

Ramaze::CoreExtensions::Kernel

Extensions for Kernel

Public Instance Methods

pretty_inspect() click to toggle source

returns a pretty printed object as a string.

    # File lib/ramaze/snippets/kernel/pretty_inspect.rb, line 12
12:         def pretty_inspect
13:           PP.pp(self, '')
14:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.