Format
This commit is contained in:
@@ -43,6 +43,6 @@ module Card::Searchable
|
||||
private
|
||||
# TODO: Temporary until we stabilize the search API
|
||||
def title_and_description
|
||||
[title, description.to_plain_text].join(" ")
|
||||
[ title, description.to_plain_text ].join(" ")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user