RyccoSN
RyccoSN
Thanks for helping out! Where did you set the number of puma workers?
# 🙋 feature request Adding an option for process.env vars to be replaced even when context is "node". ## 🤔 Expected Behavior For Parcel 1, there was this plugin https://www.npmjs.com/package/parcel-plugin-electron-dotenv?activeTab=readme...
This fixes issue https://github.com/csquared/IMGKit/issues/74 . Please take a look.
Hello, FIrst of all thanks for creating this gem, it's very usefull. I use it on an app but for some users Mathjax is showing a message on my website...
Hey, As far as I understood, I can pass arguments to the worker like this: ``` cli sidekiq-client push MyWorker args[1,2] ``` The problem with that is because I'm getting...