Add content_type to status_edits
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
# media_attachments_changed :boolean default(FALSE), not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# content_type :string
|
||||
#
|
||||
|
||||
class StatusEdit < ApplicationRecord
|
||||
|
Reference in New Issue
Block a user