shard-kilt/spec/fixtures
Davor Ocelic bfd630f35c Add liquid.cr support (#15)
* Add liquid.cr support

* Minor

* Add specs for passing custom context to Liquid

E.g.:

context = Liquid::Context.new
context.set "key", "value"
render( "/path/to/template.liquid", context)
2018-02-10 14:21:11 -05:00
..
test.ecr Initial commit 2016-02-14 13:05:54 -05:00
test.liquid Add liquid.cr support (#15) 2018-02-10 14:21:11 -05:00
test.mustache Added Mustache adapter 2016-02-15 13:18:42 +09:00
test.raw don't test with slang 2016-02-14 22:36:55 -05:00
test.slang Added slang adapter + specs, reorganized specs and adapters 2016-02-15 11:50:18 -05:00
test.temel Add f/temel as template engine. 2016-02-16 11:49:34 +02:00