librelist archives

« back to archive

mysql-like tables for friendly document objects in irb

mysql-like tables for friendly document objects in irb

From:
Gabriel Horner
Date:
2010-03-12 @ 17:43
Hi all,
 Thought you all might be interested in hirb, http://github.com/cldwalker/hirb,
which now supports friendly documents:
http://tagaholic.me/2010/03/11/hirb-and-tables-for-all.html.
This means that any array of friendly document objects will render
a mysql-like ascii table in irb.

Gabriel