RubyGems Navigation menu

mustache 0.99.7

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.1 - December 03, 2019 (41.5 KB)
  2. 1.1.0 - October 13, 2018 (41.5 KB)
  3. 1.0.5 - March 26, 2017 (41.0 KB)
  4. 1.0.3 - March 24, 2016 (40.0 KB)
  5. 1.0.2 - June 24, 2015 (40.0 KB)
  6. 0.99.7 - October 22, 2014 (42.0 KB)
显示所有版本 (共 46 个)

Development 依赖 (5):

bundler ~> 1.6
rake ~> 10.3
rdoc ~> 4.1
ronn ~> 0.7
turn ~> 0.9

业主:

作者:

  • Chris Wanstrath, Magnus Holm, Pieter van de Bruggen

SHA 256 校验和:

bd485eb30ca6272071b72dea3b94da80057f4de0c484981e422f54c73a956686

下载总量 58,828,070

这个版本 146,219

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: