hack标识错误

chromesetting
daiao 5 years ago
parent 8c96c6212d
commit a0c07df360

@ -47,7 +47,7 @@ class CommentsController < ApplicationController
private private
def find_hack def find_hack
@hack = Hack.find_by_identifier(params[:identifier]) @hack = Hack.find_by_identifier(params[:hack_identifier])
end end
def comment_params def comment_params

Loading…
Cancel
Save