Methods

Files

Hirb::ObjectMethods

Public Instance Methods

view(*args) click to toggle source

Takes same options as Hirb::View.render_output.

# File lib/hirb/import_object.rb, line 4
def view(*args)
  Hirb::Console.render_output(*(args.unshift(self)))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.