Jens Balvig
Jens Balvig
## Context - We are using Rails with [Stimulus](url) & [Turbolinks ](https://github.com/turbolinks/turbolinks), which uses JavaScript to ajax in new pages instead of refreshing the page when navigating a site. -...
Was originally fixed by https://github.com/balvig/chili/commit/14ff0b91d7df629834a23b6376927d1d4fa4b042 but something seems to have changed in later Rails versions that prevents it from being reloaded (meaning you have to restart the server whenever you...
This should solve the licensing problem introduced with mimemagic: https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md#221---2021-03-30
This is just a failing test so far, as I'm not sure if this is actually a problem or I'm just doing something wrong! 🙇 It seems that since `v...
## What Raises a custom `ActiveResource::ConnectionError` when failing to connect to an external endpoint completely, changing something like: ``` Errno::ECONNREFUSED: Failed to open TCP connection to 127.0.0.1:4568 (Connection refused -...
We use labels heavily and are currently resorting to manually prefixing the titles with `[WIP]` etc. Would be great if we could see the labels! Browser Mozilla/5.0 (Macintosh; Intel Mac...
We use Kafka alongside Makara in our app, and for some Kafka events we wrap them in a transaction as we want to roll back any changes to the database...
This adds documentation for the `numberOfBuilds` option for CircleCI, added in https://github.com/wtfutil/wtf/pull/1025.
Yes, it is with a heavy feeling of history coming to an end that I ask this question 😅, but I have been playing around with the [GitHub CLI recently](https://cli.github.com/)...