Methods

Hirb::Helpers::UnicodeTable

Constants

CHARS

Public Class Methods

render(rows, options={}) click to toggle source

Renders a unicode table

# File lib/hirb/helpers/unicode_table.rb, line 12
def self.render(rows, options={})
  new(rows, options).render
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.