Danny Ben Shitrit
Danny Ben Shitrit
How do I use the qualifiers? I would like to configure one key as optional. So far tried: ``` "optional?" => ":string" "?optional" => ":string" "optional" => "?string" ``` and...
Hi, As I am trying to create my own DigitalOcean provisioning automation using doctl, I find myself having to create more complicated scripts due to the fact that some (most?)...
Hi, Not sure if this is implemented and I haven't found it or not. I [know there is a way](https://github.com/railsconfig/config#adding-sources-at-runtime) to create an initializer that adds another settings file and...
I followed the clear instructions of manually using the docker image, and after running the container, it took a long time to run. After running it in debug mode, I...
**Code:** ``` ruby require 'rdiscount' markdown =
It seems like #105 is not resolved. I am opening a new one, since the original one got lengthy, sidetracked and closed. The colors for the bold text are completely...
First of all, I want to say that I love this font. It was so much more easy on the eyes than others, that I had to thoroughly read its...
I believe people would benefit from an official docker image on DockerHub. This way, users who want to use the docker compose, do not need to build the image or...
Following the discussion in #51, I am opening this new suggestion: Papertrail has two "tags" per entry - the `hostname`, sometimes referred to as the `system name`, and the `log...
It could be helpful if we were able to use several config files under `config.d` directory rather than one single config file. This would help when automating several sources on...