Path to this page:
Subject: CVS commit: wip/ruby-mustache
From: Nils
Date: 2015-04-25 23:58:18
Message id: E1Ym85r-0000Hp-8t@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Import ruby200-mustache-1.0.1 as wip/ruby-mustache.
Inspired by ctemplate and et, Mustache is a framework-agnostic way
to render logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."
For a list of implementations (other than Ruby) and tips, see
http://mustache.github.io/.
Files: