This commit is contained in:
KMY 2024-05-10 07:07:50 +09:00
parent 10eec0e102
commit d7c13bf443
8 changed files with 59 additions and 17 deletions

View file

@ -31,7 +31,7 @@
# link_type :integer
# published_at :datetime
# image_description :string default(""), not null
# image_file_size :bigint(8)
# image_file_size :integer
#
class PreviewCard < ApplicationRecord