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.
Required Ruby Version
>= 2.0
Authors
Chris Wanstrath, Magnus Holm, Pieter van de Bruggen, Ricardo Mendes
Versions
- 1.1.2 February 24, 2026 (45 KB)
- 1.1.1 December 03, 2019 (41.5 KB)
- 1.1.0 October 13, 2018 (41.5 KB)
- 1.0.5 March 26, 2017 (41 KB)
- 1.0.3 March 24, 2016 (40 KB)