Commit 6454dcb3 by Rocky Duan

search for tags

parent 64870693
...@@ -21,7 +21,7 @@ class CommentThread < Content ...@@ -21,7 +21,7 @@ class CommentThread < Content
string :commentable_id string :commentable_id
string :author_id string :author_id
string :tags, multiple: true do string :tags, multiple: true do
tags_array
end end
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment