Yaroslav

Results 3 comments of Yaroslav

Currently the workaround is to add `RUN touch zilliqa-00001-log.txt && ln -sf /dev/stdout zilliqa-00001-log.txt` to Dockerfile.

Hi @Leeds-eBooks Yeah, this may be a problem. pug-rails is designed in such way which allows to define multiple compiler types. I assume you want to use pug from `YOUR_PROJECT_ROOT/node_modules/pug`....

Hello @jchatel Sorry, it doesn't work the way you expect. Pug is templating engine for Node.js. Ruby code can't be evaluated in such templates. So it can't be used in...