RubyGems Navigation menu

mustache 1.0.1

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. 1.0.1 - February 23, 2015 (40.0 KB)
顯示所有版本(共 46)

Development 相依性套件 (6):

bundler ~> 1.6
minitest ~> 5.4
rake ~> 10.3
rdoc ~> 4.1
ronn ~> 0.7

擁有者:

作者:

  • Chris Wanstrath, Magnus Holm, Pieter van de Bruggen, Ricardo Mendes

SHA 256 checksum:

42412df1754bed24f0238efb561e51c2c53b8ea3ab003819723481a73a60ae27

總下載次數 58,811,483

這個版本 208,696

License:

MIT

Ruby 版本需求: ~> 2.0

相關連結: