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,499 of 188,294
Downloads: 3,569

Daily

Ranking: 94,544 of 188,277
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,083,534,422bundler
101,189,977,978rake

Owners

#GravatarHandle
1iconjoelvh