I'd like to access an after_commit callback to run custom code when an activity has been created. How can this be done? The purpose for this is I'd like to send updates or alerts when an activity is created/updated/ or destroyed. Using Rails 7