Dainel Vera
Dainel Vera
When deploying we should ignore all development dependencies.
@dhh can you create a forum channel on discord? It will help to answer community questions in an organized way and also serve as documentation for future references. Currently, I'm...
im using Vimeo::Simple::Video.info("video_id") and i keep getting the following error can't convert String into Integer
If using `:msgpack` as a format this error is raised `Exception: Missing named tuple key: :msgpack (KeyError)` this pr adds msgpack as a format Kave.configure do |c| c.format = :msgpack...
Passbolt organizes secrets in folders (like `coolfolder`) and these folders can be nested (like `coolfolder/prod`, `coolfolder/stg`, etc). You can access secrets in these folders in two ways: 1. Using the...
This PR adds documentation on how to configure custom SSL certificates from secrets. 
Documentation for https://github.com/basecamp/kamal/pull/1422