From: Jeff Barczewski Date: 2007-02-14T02:04:33+09:00 Subject: Re: Template Engine in Ruby (similar to TT2) ------=_Part_94997_12850791.1171386265433 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 2/13/07, Ralf Robert H=F6ppel wrote: > > Hi all, > > is there a template engine similar to Template Toolkit 2 (in Perl) > available for Ruby? It should be feature-rich, stand-alone, not restricte= d > to only generate HTML output. > > I know there are solutions around (everybody writes his own, I suppose), > but it is difficult to get an overview on what is available. > > Ralf, There is a nice assortment of template engines in Ruby. A good overview of the more common ones is on this wiki page. Many of these can be used for both html and non-html output and they mention that in their features. http://www.rubygarden.org/ruby?HtmlTemplates however the wiki appears to be not responding right now so google cache has a recent copy [here][1] (or search google for ruby html templates and you'l= l find it) This site lists a quick snippet of their syntax and the major features alon= g with links to the sites. Jeff [1]: http://72.14.203.104/search?q=3Dcache:4Utrub7qvyIJ:www.rubygarden.org/ruby%= 3FHtmlTemplates+ruby+html+template&hl=3Den&client=3Dfirefox-a&strip=3D1 --=20 Jeff Barczewski, MasterView core team Inspired Horizons Ruby on Rails Training and Consultancy Next Ruby on Rails plus JRuby workshop Feb 22-24 St. Louis, MO http://inspiredhorizons.com/training/rails/index.html ------=_Part_94997_12850791.1171386265433--