HTML-files, with ruby code embedded.
What is the difference between .erb, .rhtml and .html.erb?
Currently, when I get an error on an erb template (for use with HTTPServer/cgi) I do the following: If …