75 76 77
# File 'app/controllers/comments_controller.rb', line 75 def edit @comment = Comment.find(params[:id]) end