Hirb::Helpers::Table
Creates a markdown table for github
# File lib/hirb/helpers/markdown_table.rb, line 11 def self.render(rows, options={}) new(rows, options).render end
[Validate]
Generated with the Darkfish Rdoc Generator 2.