Waffel 0.1.5
It is possible now to pass configuration params via constructor:
wfl = new Waffel
config:
env: 'dev'
Notice: they will be overridden by whatever found in site.yml of course.
It is possible now to pass configuration params via constructor:
wfl = new Waffel
config:
env: 'dev'
Notice: they will be overridden by whatever found in site.yml of course.