tilt-twig 0.0.1
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.
Gemfile:
=
Installeer:
=
Versies:
- 0.0.1 March 30, 2015 (10 KB)