Better name
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
class Card < ApplicationRecord
|
||||
include Assignable, Boostable, Colored, DraftCommentable, Engageable, Eventable, Golden,
|
||||
include Assignable, Boostable, Colored, DraftCommenting, Engageable, Eventable, Golden,
|
||||
Messages, Notifiable, Pinnable, Closeable, Scorable, Searchable, Staged,
|
||||
Statuses, Taggable, Watchable
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
module Card::DraftCommentable
|
||||
module Card::DraftCommenting
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
included do
|
||||
Reference in New Issue
Block a user