Dave Copeland :ruby: on Nostr: nprofile1q…tqsk9 If you can get any Rails app to latest rails (or latest - 1 ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqk2usuvwn3sxnqn3xppyga7nqezel4t4v9sk42fz9dpkx0vyc8npqztqsk9 (nprofile…qsk9) If you can get any Rails app to latest rails (or latest - 1 version) + all gems updated + trusted tests/o11y, then change to the strategy I outlined.
Don't underestimate the power of just copying a gem's code into your codebase to avoid relying on it.
And if you must hack Rails or use internals severely isolate and heavily document what you did and why so you know to research if it's still needed in the new version
Don't underestimate the power of just copying a gem's code into your codebase to avoid relying on it.
And if you must hack Rails or use internals severely isolate and heavily document what you did and why so you know to research if it's still needed in the new version