Fedora Packages

rubygem-liquid

Secure, non-evaling end user template engine

Liquid is a template engine which was written with 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 separate 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 4.0.3-17.fc40 -
Fedora 40 4.0.3-17.fc40 -
Fedora 39 4.0.3-14.fc39 -
Fedora 38 4.0.3-13.fc38 -
EPEL 7 3.0.1-2.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rubygem-liquid dash maintainers at fedoraproject dot org.



Sources on Pagure