Rails Creator - Catching stragglers
Setting
This came up with a need to implement a creator to centralize creation of a model, instead of using Active Record Callbacks (due to associated complexity and prior issues with them). But here's the conundrum:
How do you know every instance of...
shawnmeanders.hashnode.dev9 min read