templating systems

P

projecktzero

Hi,

I'm new to Ruby. Is there any templating systems in Ruby like the Perl
template toolkit or Python's Cheetah?
 
T

Trans

projecktzero said:
Hi,

I'm new to Ruby. Is there any templating systems in Ruby like the Perl
template toolkit or Python's Cheetah?

eruby is the most common as it is one of the first and comes with Ruby.
Rails apps use it. There are also plenty of others. Amrita is very nice
one for instance. And Facets include a TAL (tag attribute language) in
rtals.rb. I beleive Kwartz is another that's maintained, and the list
goes on. I think somewhere there's even an attempt at an emulation of
Perl's template toolkit. No idea about Cheetah.

T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top