Richard Watkins
Richard Watkins
I’m running Rails 6.1.4.4 with administrate 0.16.0 and a MySQL DB, and I don’t see it on every dashboard, but on a couple of my most active models I noticed...
## Describe the bug When running our Rails app on a docker container with a read-only Filesystem mount, we get ``` `/home/overlay` is not writable. /usr/local/share/gems/gems/bundler-2.2.33/lib/bundler/shared_helpers.rb:117:in `rescue in filesystem_access': There...
## What does this pull request do? When the stacktrace helper attempts to find the path of installed gems, it uses a method to verify a default bundler install path...