NOTICE: This package has been removed from pkgsrc

./wip/ruby-mustache, Logic-less Ruby templates

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.3, Package name: ruby23-mustache-1.0.3, Maintainer: nils

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/.


Required to run:
[lang/ruby23-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 9e3da0dbb4542a31a995c08be95f154e129719e4
RMD160: 4122c20f21625b1a2ad2364268b9fa6c46cdf8de
Filesize: 40 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-25 23:58:18 by Nils | Files touched by this commit (4)
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/.