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: 155,046 of 187,571
Downloads: 3,495

Daily

Ranking: 113,854 of 187,548
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,010,000,950bundler
101,165,196,519rake

Owners

#GravatarHandle
1iconjoelvh