Multiples traductions

This commit is contained in:
sto
2025-06-19 11:20:33 +02:00
parent 4645b45f5d
commit 79fb1edfaf
13 changed files with 106 additions and 32 deletions

View File

@@ -24,5 +24,4 @@ class Puzzle < ApplicationRecord
has_one_attached :image
validates :name, presence: true
validates :brand, presence: true
end