Tag Archives: ruport

Dumping Tabular Data with Hirb

Sometimes you just want to dump an ASCII table of data: +————————————–+ | Key | Value | Source | +————————————–+ | baz | default_baz | defaults | | foo | file_foo | file example.yml | | bar | env_bar | … Continue reading

Posted in Uncategorized | Tagged , , , , | 5 Comments