Displaying 2 results from an estimated 2 matches for "renshi".
Did you mean:
genshi
2009 Jul 13
0
new gem: renshi - a templating language
Hello,
Just letting people know about a project of mine - a new templating
language; Renshi. See http://github.com/biv/renshi/tree/master . It''s
also available via gem installation through rubyforge.
It was originally modelled on Python''s Genshi, although it turned out
rather differently. It''d be useful for dev.s who work with HTML handed
to them, or who find E...
2009 May 20
1
templating language questions
...ery well for the prototype and I''m happy with it. I
wanted to ask if anyone had experience in this area, though, and if it
was a mistake to use a templating language which isn''t compilable in the
ActionView::TemplateHandlers::Compilable sense?
The templating language is called Renshi, btw, and is loosely based on
Python''s Genshi. It''s not ready for general use yet, but hopefully it
will be presently.
http://github.com/biv/renshi/tree/master
Regards,
Nicholas Faiz