Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Mar 2017 21:54:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ruby@FreeBSD.org
Subject:   [Bug 217343] [New Port] devel/rubygem-mustache0 Framework-agnostic way to render logic-free views
Message-ID:  <bug-217343-26641-O3r8uBdl19@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217343-26641@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217343-26641@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217343

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: swills
Date: Thu Mar  9 21:53:19 UTC 2017
New revision: 435804
URL: https://svnweb.freebsd.org/changeset/ports/435804

Log:
  devel/rubygem-mustache0: create port for 0.x version of mustache

  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.

  WWW: https://github.com/mustache/mustache

  PR:           217343
  Submitted by: Sir l33tname <sirl33tname@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/rubygem-mustache0/
  head/devel/rubygem-mustache0/Makefile
  head/devel/rubygem-mustache0/distinfo

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217343-26641-O3r8uBdl19>