RubyGems Navigation menu

mustache 1.0.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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.1 - December 03, 2019 (41.5KB)
  2. 1.1.0 - October 13, 2018 (41.5KB)
  3. 1.0.5 - March 26, 2017 (41KB)
  4. 1.0.3 - March 24, 2016 (40KB)
  5. 1.0.2 - June 24, 2015 (40KB)
  6. 1.0.0 - January 11, 2015 (39.5KB)
全てのバージョンを表示(全46件)

Development依存関係 (5):

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チェックサム:

a48a8cce4bf8ba33c6b6228f883099bc44cc5c6bb456137f36f075a72a31c645

累計ダウンロード数 58,810,724

このバージョンのみ 86,613

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.0

リンク: