Nick Charlton

Results 152 comments of Nick Charlton

I'm wondering if a presenter would be the right way to do this, do you think that'd solve your problem? I'd take a look at #1773 and the linked PRs.

I'm with @pablobm on it not quite feeling right in `Order`. This feels like maybe it's a Dashboard responsibility, do you have any thoughts on how it could instead go...

- Version of dokku you use: 0.4.14 - Non-core plugins you use (including internally developed ones, with their purposes if possible): - postgresql - redis - letsencrypt - Company Name:...

I've just rebased to get up with those changes. I also added a commit to bump `ImageSharp.Drawing` to the latest beta as there were a few changes there too. I...

I had to solve a similar problem recently, and you won't be able to do it without using spaces (not with a usual ESC/POS printer, anyway). This is the most...

Are you running the same bundler version as the one which is specified in the `.lock` file? I've seen that be a problem in the past. On CI I've had...

Ah right, I see. I didn't find it necessary to use bundler ~> 1.17.3, but it did require some work for older Ruby versions. Does this CircleCI config help at...

Could you expand on where you're using Appraisal and what your Appraisalfile looks like? I suspect your problem is related to #173, for which we have a fix but not...

> Decided against using Appraisal in this case though, as there doesn't seem to be any option for configuring the gemfiles directory path. Would you be able to open an...

Oh yeah, weird! It seems like it's terminating really early. Do you get the same if you run it locally? What if you try it in something like a Docker...