aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mustache0/pkg-descr
blob: 7eb27125d2143eb0be93f2fb501eb5650f3e4d1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Inspired by ctemplate, 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.

Think of Mustache as a replacement for your views. Instead of views
consisting of ERB or HAML with random helpers and arbitrary logic,
your views are broken into two parts: a Ruby class and an HTML
template.

WWW: https://github.com/mustache/mustache