Callbacks are typically something that I avoid or try to use only if they make sense. However, in background jobs, they have a different feel to them and can be very powerful while helping keep the code organized. In this episode, we'll explore three different callbacks in the background jobs.
rails
background processing
callbacks
7:01