I'm currently using erb within FastCGI to process .rhtml (eruby) documents. The .rhtml files were left over from a mod_ruby project. Are there more appropriate or better (easier to debug/maintain) templating libraries I should consider for use with Ruby + FastCGI? Thanks