Revert "Replace House with Lexical"
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ class Card < ApplicationRecord
|
||||
has_many :comments, dependent: :destroy
|
||||
has_one_attached :image, dependent: :purge_later
|
||||
|
||||
has_rich_text :description
|
||||
has_markdown :description
|
||||
|
||||
before_save :set_default_title, if: :published?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user