Ditching Active Record Callbacks
Aug 31, 2022 · 8 min read · If you've done development on a Ruby on Rails application before you're probably familiar with Active Record callbacks. For those unfamiliar, they are ORM object life-cycle hooks. They allow the developer to run custom code when an object is created,...
NJSJMNigel and 5 more commented
