shard-kilt/spec
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
..
fixtures Add liquid.cr support (#15) 2018-02-10 14:21:11 -05:00
kilt Add liquid.cr support (#15) 2018-02-10 14:21:11 -05:00
support Added slang adapter + specs, reorganized specs and adapters 2016-02-15 11:50:18 -05:00
kilt_spec.cr Added slang adapter + specs, reorganized specs and adapters 2016-02-15 11:50:18 -05:00
spec_helper.cr Added slang adapter + specs, reorganized specs and adapters 2016-02-15 11:50:18 -05:00