shard-kilt/spec/kilt
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
..
crustache_spec.cr Move adapter files to src/ 2016-02-16 09:25:52 +09:00
liquid_spec.cr Add liquid.cr support (#15) 2018-02-10 14:21:11 -05:00
slang_spec.cr Move adapter files to src/ 2016-02-16 09:25:52 +09:00
temel_spec.cr remove temel spec for now, bump version 2017-04-05 08:34:49 -04:00