John Hinnegan

Results 16 issues of John Hinnegan

I was trying to get annotate to annotate a new model I created, which is namespaced. It wasn't working. After trying several other things, using the `--models` caused it to...

reviewed

I am in a Rails 7 app with `i18n-tasks (1.0.11)` in my Gemfile Lock. and I am running `i18n-tasks remove-unused --keep-order` After running this, my app fails with `translation missing:...

Anyone get this occasionally? For us, we started to see this a week or so ago. It crops every couple of days, and then just keeps happening. We fix it...

bug

My use case is that while troubleshooting with Shopify, they need a header from the request to track find the call on their side. Needing to get values from the...

There was a change that said "Changed license from GPL to LGPL", but it just added the LGPL without removing the GPL. This makes the licensing a bit ambiguous. I'd...

Github recommends using `actions/checkout@v3` Let me know if you agree and I can try submitting a PR

Homebrew is the standard to for developers to install software on OS X. * List ahead of binary installer * Link to Homebrew * Update Install script from brew.sh

team-Documentation
awaiting-review

For illustration on discussion #543

Migrations which have been committed and deployed should be effectively immutable. Rather than editing past migrations, it would be better to create a new migration which renames the table. As...

FactoryBot is a pretty popular gem. It would be great to update factories.