Add markdown selection support
This commit is contained in:
parent
d4e0ef254d
commit
25c3915728
15 changed files with 76 additions and 7 deletions
|
@ -28,6 +28,7 @@
|
|||
# trendable :boolean
|
||||
# ordered_media_attachment_ids :bigint(8) is an Array
|
||||
# searchability :integer
|
||||
# markdown :boolean default(FALSE)
|
||||
#
|
||||
|
||||
require 'ostruct'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue