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,440 of 187,224
Downloads: 3,446

Daily

Ranking: 128,321 of 187,196
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake

Owners

#GravatarHandle
1iconjoelvh