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