You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to trigger an event when my model's column "impressions_count" is updated, I noticed that maybe the gem is using some method to increment that doesn't trigger any hooks to the impressionable model. I searched but without success :(
Is there any way to do this without dirty ways?
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to trigger an event when my model's column "impressions_count" is updated, I noticed that maybe the gem is using some method to increment that doesn't trigger any hooks to the impressionable model. I searched but without success :(
Is there any way to do this without dirty ways?
Thanks
The text was updated successfully, but these errors were encountered: