This commit is contained in:
Jorge Manrubia
2025-04-11 10:20:30 +02:00
parent 806609e77b
commit eae1669ac3
+1 -1
View File
@@ -1,3 +1,3 @@
class Card::Goldness < ApplicationRecord
belongs_to :card
belongs_to :card, touch: true
end