SShawninshawnmeanders.hashnode.dev·Nov 19, 2022 · 9 min readRails Creator - Catching stragglersSetting 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...00