From: David Heinemeier Hansson Date: 2004-10-13T18:22:24+09:00 Subject: Re: eRuby for Windows > 2) Is there a simple ruby-based eRuby-type template system, that lets > me intersperse arbitrary ruby code inside and around the HTML chunks I > want to output? Yes, it's called ERb and is basically a Ruby-version of eRuby. It's even included in the standard library with Ruby 1.8.x. Have a look at http://www.ruby-doc.org/stdlib/libdoc/erb/rdoc/index.html -- David Heinemeier Hansson, http://www.rubyonrails.org/ -- Web-application framework for Ruby http://www.instiki.org/ -- A No-Step-Three Wiki in Ruby http://macromates.com/ -- TextMate: Code and markup editor for OS X http://www.basecamphq.com/ -- Web-based Project Management http://www.loudthinking.com/ -- Broadcasting Brain http://www.nextangle.com/ -- Development & Consulting Services