class method self.strict_query_string_separator

Ruby on Rails 8.1.3.1

Since v8.1.3.1

Available in: v8.1.3.1 edge

Signature

self.strict_query_string_separator()

No documentation comment.

Source
# File actionpack/lib/action_dispatch/http/query_parser.rb, line 11
    def self.strict_query_string_separator
      ActionDispatch.deprecator.warn <<~MSG
        The `strict_query_string_separator` configuration is deprecated have no effect and will be removed in Rails 8.2.
      MSG
      @strict_query_string_separator
    end

Defined in actionpack/lib/action_dispatch/http/query_parser.rb line 11 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch::QueryParser

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close