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 129720e commit fbb4dc2Copy full SHA for fbb4dc2
lib/secure_headers/view_helper.rb
@@ -110,4 +110,4 @@ def nonced_tag(type, content_or_options, block)
110
111
ActiveSupport.on_load :action_view do
112
include SecureHeaders::ViewHelpers
113
-end
+end if defined?(ActiveSupport)
0 commit comments