Mathieu Jobin

Results 242 comments of Mathieu Jobin

5 years later, I am reading this and wonder if we could remove the monkey patch from teaspoon

its not recognized at all.

we are using this branch with Rails 7.x is it possible to get it reviewed and released? thanks

this looks to be a required fix.

I would need something similar, where I want to ignore value for a few keys right now we are using `exclude_keys` but this completely ignore the presence of the keys....

We are also in need to upgrade to ruby 3 and need to dig if we can support this library or abandon it.

~~I'm not interested refactoring my code to use the renamed fork. So I am using this branch. THank you~~ It turns out, I have two projects that are using this...

you don't ssh onto a docker image if you have acces to the host you simply `docker exec -it CONTAINER_ID bash` if you want your docker image to be an...