RubyGems.org

mustache

0.13.0

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.

installgem install mustache -v 0.13.0
Authors

Chris Wanstrath

183,188 total downloads 535 for this version
Owners

B8dbb1987e8e5318584865f880036796

Gemfile
gem "mustache", "~> 0.13.0"
Versions
  1. 0.13.0 February 23, 2011
Show all versions (34 total)