Mark Chavez
eat. sleep. repeat. 👾 coding, ⌨️ keyboarding, 🚴🏼 cycling.
ActiveRecord Callbacks 07/17/2023
Today I Learned

You cannot call return inside a model callback. This will result in an error which could have a huge impact on your application.