erb ERB - is a powerful templating system for #ruby. It is also a standard lib of #ruby http://ruby-doc.org/stdlib-1.9.3/libdoc/erb/rdoc/ERB.html
Sometimes you need inline images in your single page... by TimothyKlim #html #erb #ruby #images More under the cut
Printing a Hash of Arrays as HTML table by releu Look how to do it in 2 lines of code. More under the cut