Joel Johnson
Joel Johnson
**Current behaviour** Rails commands fail due to the error `uninitialized constant MyAppSchema` **Expected behaviour** Application starts and monitors just like it did on Rails 6.1. **Steps to reproduce** * Take...
Was attempting to run from one of my SBC's instead of from my laptop on wifi and discovered that there is an error in the passwordless approach (since from the...
Currently running into a deadlock problem where micro service A is hitting micro service B which is hitting micro service A again. The deadlock causes a timeout. With a controller...
**Problem:** We are using RestClient to make make a request to an external API which is raising `RestClient::ServerBrokeConnection` which we plan on addressing using ruby's `retry` since the majority of...
### Gem Name _No response_ ### Gem Version(s) _No response_ ### Describe the goal of the feature Generically, I want to be able to add additional tags to allow for...