Joel Johnson

Results 15 issues of 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...

bug
community

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...

feature-request
community

### 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...

feature-request
community