includes search concern in commendable actions
This commit is contained in:
@@ -2,7 +2,6 @@ class DebatesController < ApplicationController
|
||||
include FeatureFlags
|
||||
include CommentableActions
|
||||
include FlagActions
|
||||
include Search
|
||||
|
||||
before_action :parse_tag_filter, only: :index
|
||||
before_action :authenticate_user!, except: [:index, :show, :map]
|
||||
|
||||
Reference in New Issue
Block a user