K 10 svn:author V 6 swills K 8 svn:date V 27 2017-03-09T21:53:19.089697Z K 7 svn:log V 613 devel/rubygem-mustache0: create port for 0.x version of mustache 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 PR: 217343 Submitted by: Sir l33tname END