-
Alexandru Croitor authored
Instead of calling store_mentions! for each model save, move it to after_save callback to get it called and not worry to miss any save or update calls.
4d93319f
Instead of calling store_mentions! for each model save, move it to after_save callback to get it called and not worry to miss any save or update calls.