Mustache: Logic-Free Views For Your Ruby Web Apps

Courtesy Ruby Inside  Wed, 10/07/2009 - 10:07

mustacheMustache (or GitHub repo ) is a new templating library from Chris Wanstrath (a.k.a. defunkt of GitHub fame) that provides a way to render views in your chosen Ruby web framework.

Influenced by ctemplate , Mustache helps to keep your MVC layers separate by actively preventing the inclusion of application logic in your views.

With Mustache, the typical view layer is split up into two sub-layers: a Ruby Class-based "view"...


 

More related items

Sameer Borate's Blog: Source Code Signatures in PHP
In this new post to his blog Sameer Borate applies an interesting method of discovery of structure in unfamiliar code - generating code signatures. One method [Ward Cunningham] suggests is...

PHP development on Mac – my experience - Danne...
A while ago I saw a lot of people writing about their PHP development environment and tools. I didn’t get around to it at the time but yesterday I found me some time to write down my...

QaFoo.com Blog: Howto write a Rule for PHPMD
On the QaFoo blog today Manuel Pichler has written up a guide to help you write a custom rule to use with the PHP Mess Detector (PHPMD) as extended from some of the current rules (it's...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com