From: Mark Probert Date: 2004-09-16T01:54:52+09:00 Subject: Re: Ruby equiv of Perl's HTML::Template module? Hi, Chris. Chris wrote: > So I'm trying to find things that ease the transition, like > HTML::Template. I can't afford a lot of downtime, which has been the > biggest strike against using Ruby -- I'm pretty fast, tight and > accurate in hitting targets using Perl (if I may be so bold). But > there are several "Wow!" factors in Ruby that keep me hanging > around... wishing... :-) > I been using IOWA and finding it really powerful. Of course, if you are going down the Web App route, almost all of which contain a templating system, then there are a number of options to consider, like: + IOWA + Rails + Cerise etc. I guess it depends on the why you need the templates in the first place. -- -mark. (probertm @ acm dot org)