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: 153,062 of 180,488
Downloads: 3,088

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,080,748,809bundler
16855,188,240rake

Owners

#GravatarHandle
1iconjoelvh