5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 16:06:23 +00:00

fix: validar presencia de atributos

This commit is contained in:
f 2023-10-26 18:05:58 -03:00
parent 957fb2edb2
commit 2282acfc6e
No known key found for this signature in database

View file

@ -48,6 +48,8 @@ class IndexedPost < ApplicationRecord
.flatten.uniq
end
validates_presence_of :layout, :path, :locale
belongs_to :site
# La ubicación del Post en el disco