We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b15908 commit 4178643Copy full SHA for 4178643
1 file changed
lib/jsonapi/configuration.rb
@@ -82,7 +82,6 @@ def initialize
82
# the `Pundit::NotAuthorizedError` to the `exception_class_whitelist`.
83
self.exception_class_whitelist = []
84
85
-
86
# If enabled, will override configuration option `exception_class_whitelist`
87
# and whitelist all exceptions.
88
self.whitelist_all_exceptions = false
0 commit comments