Carl Mercier
Carl Mercier
Is there a way to run migrations for the test environment as well? I'm constantly getting: Migrations are pending. To resolve this issue, run: bin/rails db:migrate RAILS_ENV=test I thought using...
I'd like to propose the following: If `MCFLY_LIGHT` is set to `TRUE` or `FALSE`, force McFly to display in the specified mode. If `MCFLY_LIGHT` is NOT set, make a best...
When there are already comments above a class definition, AnnotateModels deletes them when regenerating annotations. Here's a short video showing the issue: https://cln.sh/Iw7NsPk7yEfmkyPWtIim ## Version - annotate version: 3.2 -...
This adds an option to add a blank line separator between the annotation and the class definition of models. I believe this is important and should likely be the default...
Including support for other processes such as Sidekiq
- Need to warn if someone scales the app up (or even has more than one process type, since docker options are global) - if they dont have checks disabled
As described here: https://github.com/wting/autojump#known-issues
Whenever I type `tp`, I get this error in the debug console: `The domain/default pair of (com.tinyapp.TablePlus, ViewSetting) does not exist (1)` Obviously TablePlus is installed (via SetApp). Any idea?
`et` seems to ignore `Include` statements in `.ssh/config`. I have a number of hosts in included files, but they are not available when using `et`. They work just fine with...