#touch doesn't fire #after_update method
pricees opened this issue · 1 comments
pricees commented
touch doesn't fire #after_update method
I am uncertain whether this is feature or a bug, perhaps a fug...if you will?
achempion commented
if you look at http://api.rubyonrails.org/classes/ActiveRecord/Persistence.html#method-i-touch then notice that callbacks not executed. You can try to use after_touch callback