Clear counter cache on remix (#87)

This commit is contained in:
Justin Edmund 2023-03-17 09:06:30 -07:00 committed by GitHub
parent 27441146ed
commit 9b69acad22
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 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