Categories: None [Edit]

tilt-twig

https://rubygems.org/gems/tilt-twig
https://github.com/joelvh/tilt-twig
This gem allows you to compile Twig templates within Ruby applications that support Tilt templates. This is currently not a native Ruby parser, but rather utilizes PHP command line to compile Twig templates. Data is serialized to YAML in your Ruby application and deserialized in a PHP script that passes the context to Twig.

Total

Ranking: 154,774 of 187,950
Downloads: 3,531

Daily

Ranking: 131,109 of 187,922
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
101,176,878,843rake

Owners

#GravatarHandle
1iconjoelvh