I have read the documentation at http://api.rubyonrails.org/classes/ActiveRecord/Callbacks.html, but don't understand when the around_*
callbacks are triggered in relation to before_*
and after_*
.
Any help much appreciated.
Thanks.
See Question&Answers more detail:os