Clear counter cache on remix

This commit is contained in:
Justin Edmund 2023-03-17 08:52:16 -07:00
parent 27441146ed
commit f2feb92b9c

View file

@ -66,6 +66,10 @@ class Party < ApplicationRecord
##### Amoeba configuration ##### Amoeba configuration
amoeba do amoeba do
set weapons_count: 0
set characters_count: 0
set summons_count: 0
nullify :description nullify :description
nullify :shortcode nullify :shortcode