We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b282d commit 0fda3beCopy full SHA for 0fda3be
app/controllers/class_marker/webhooks_controller.rb
@@ -1,7 +1,6 @@
1
class ClassMarker::WebhooksController < ApplicationController
2
skip_before_action :verify_authenticity_token, :authenticate
3
4
-
5
def assessment
6
test_id = params.dig(:test, :test_id)
7
cm_user_id = params.dig(:result, :cm_user_id)
0 commit comments