Fix test
This commit is contained in:
parent
10eec0e102
commit
d7c13bf443
8 changed files with 59 additions and 17 deletions
|
@ -25,8 +25,8 @@
|
|||
# thumbnail_content_type :string
|
||||
# thumbnail_updated_at :datetime
|
||||
# thumbnail_remote_url :string
|
||||
# file_file_size :bigint(8)
|
||||
# thumbnail_file_size :bigint(8)
|
||||
# file_file_size :integer
|
||||
# thumbnail_file_size :integer
|
||||
#
|
||||
|
||||
class MediaAttachment < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue