ruby-mustache

Mustache is a framework-agnostic way to render logic-free views

Description

Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. (As in model-view-controller.)

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/defunkt/mustache


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-mustache