Julian Richard Wigley
Julian Richard Wigley
Hi Caleb I saw you talk about this library on "How to Open Source. This is the first github actions workflow for a Gem I've done. [The code comes from...
RE: delay - no worries, with open source, patience is a virtue. I'm on UK time BTW. ### TEST_RAILS_VERSION I'm trying to understand where Rails version comes into it? The...
:wave: Hello Caleb ### Requirements Matrix that iterates over: 1) ruby: 2.7, 3.0, 3.1, head 2) ENV TEST_RAILS_VERSION: '6.0', '6.1', '7.0' (although you can solve it also by using BUNDLE_GEMFILE)...
Thanks @skipkayhil ! Drat, should have checked! 🤦 I'll keep an eye out!
Hello @skipkayhil (or other maintainers!) Everything is looking good, but one decision is required: The merged commit has removed all mention of `form_for` - whereas this PR kept both in...