RubyGems Navigation menu

drnic-liquid 2.1.0

A secure non evaling end user template engine with aesthetic markup. Liquid is a template engine which I wrote for very specific requirements. * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. * It has to be stateless. Compile and render steps have to be seperate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects.

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

安装:
=

版本列表:

  1. 2.1.0 - October 19, 2009 (70.0 KB)

Development 依赖 (1):

hoe >= 2.3.3

业主:

作者:

  • Tobias Luetke

SHA 256 校验和:

dd3942dc6b43970c726d9421e12353d8bf58b1717d44d0c1864f05926d333541

下载总量 10,329

这个版本 10,329

许可:

需要的 Ruby 版本:

链接: