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,807 of 186,995
Downloads: 3,342

Daily

Ranking: 128,483 of 186,959
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,908,242,014bundler
101,129,028,222rake

Owners

#GravatarHandle
1iconjoelvh