Clear counter cache on remix (#87) (#88)

This commit is contained in:
Justin Edmund 2023-03-17 09:07:51 -07:00 committed by GitHub
parent 27441146ed
commit 6fd5aa8c27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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