Jeremy Venezia
Jeremy Venezia
Looks amazing! Any updates :) ?
Hey @davidcelis did you have the time to think about this? We ended up writing it ourselves, but I would have loved to use this gem feature instead. For me...
@jughead thanks for the workaround. Didn't you mean to invoke `octopus:off` after `db:drop` (instead of `octopus:on`) ? This works better for me, otherwise chaining `rake db:drop db:create` fails, because `db:drop`...
Thank you @evanboho Can you share your `octopus:patch` rake task please?
I spent way to much time understanding what was happening... I dont have a suggestion but we definitely need an improvement here! In my case, `thing` was a boolean and...
Hi there! Can you be more precise on what is not working?
Hi @mhluska At the time I wrote it, `tinder_client.remove` was to remove a previous "like" or "dislike" you made. A match is different, it's when two people like each other....
So renaming it `unmatch` and passing a match_id seems ok to me :)
Thanks, worked for me also.
@jazzdd86 disabling the container's healthcheck worked for me: https://github.com/filebrowser/filebrowser/issues/3092