When you execute save on a model in Active Record, the saves of related models with pre-set hooks are also executed. SaveChainInspector provides a way to know which models and which hooks have been executed specifically.
Required Ruby Version
>= 3.0.0
Authors
Shinichi Maeshima