Ignacio Carrera
Ignacio Carrera
perhaps we just need to leave `deploy_user` as unprivileged as it is, and create a newer user just for `deploy:setup_config`? in fact, shouldn't that be `root`? what do you thinkg...
Yep it's windows. I don't understand what silliness would the Linux runtime be doing though :S What I mean is: the exe resulting from my packaging an app, when it's...
So, just an example: I've got the following files in 'c:\users\foo\Desktop\myapp': - myapp.exe - somedata.dat When the user clicks on myapp.exe (after installing the runtime if it's the first time),...
I've got a similar situation. I'm using `axlsx-rails` with `render_anywhere` (it's a gem which provided the ability to use actionpack's templating functionality from wherever you need it -- I've for...
sorry I missed the notification; I'll do the `config` change in a few hours (thanks for the tip, I honestly didn't know); and dependencies versions… it happens
sorry, I didn't answer: yes, I've been using it in production for ~20 days and no deadlocks (had 1 - 2 per week before)
> had 1 - 2 per week before actually, historically we were seeing 1-2 per month (we process ~1000 PDFs a month), say ~0.2%; after an upgrade (Rails 4.1 ->...
@MidnightWonderer basically I missed it BUT not even their authors had noticed it. It may be useful as a fallback.