Guillaume Hain
                                            Guillaume Hain
                                        
                                    Well, I forgot to update this issue, but I solved it by changing the way to load the `mongoid-rspec` gem. I changed the `type` attribute from the following line from...
I can do the `README.md` file update, but fixing the conflicts looks quite long as I never worked in this gem (understanding the architecture, the behaviour and finally think of...
I'm also looking for this feature that would make the dashboard so much better! Please ! 🙏
2022 is here now, what is the status of this issue please?
@mzaragoza you are right, the documentation of this gem is not complete. You have to use a so called Sweeper. Have a look at [the rails-observers README](https://github.com/rails/rails-observers#action-controller-sweeper).
What I mean is to be able to do then: ``` docker push [email protected]:zedtux/my-docker-image ``` This would then push to my private server as I would have imported my SSH...
@dmp42 yes that is exactly the idea, to add another transport protocol to docker. I have opened the ticket in this repo as I guess this repo will need to...
Done: [docker issue #7650](https://github.com/docker/docker/issues/7650)
The problem seems to be that the 1.0.2 NPM version contains a `package.json` file where the dependencies node is empty, while on the `master` branch from this repo there is...
I will try to figure this out.