Loaded directly in the partial
This commit is contained in:
@@ -4,7 +4,6 @@ class Cards::Comments::ReactionsController < ApplicationController
|
||||
before_action :set_comment
|
||||
|
||||
def index
|
||||
@reactions = @comment.reactions.includes(:reacter).ordered
|
||||
end
|
||||
|
||||
def new
|
||||
|
||||
Reference in New Issue
Block a user