Updated

lib/context_request_subscriber / handler.rb

A
7 lines of codes
0 methods
N/A complexity/method
1 churn
0.0 complexity
0 duplications
# frozen_string_literal: true require 'context_request_subscriber/handler/json_api_handler' # :nodoc: module Handler
  1. Handler has no descriptive comment
end