class method self.ignore_leading_brackets

Ruby on Rails edge

Since v8.1.3.1

Available in: v8.1.3.1 edge

Signature

self.ignore_leading_brackets()

No documentation comment.

Source
# File actionpack/lib/action_dispatch/http/param_builder.rb, line 25
      def ignore_leading_brackets
        ActionDispatch.deprecator.warn <<~MSG
          ActionDispatch::ParamBuilder.ignore_leading_brackets is deprecated and have no effect and will be removed in Rails 8.2.
        MSG

        @ignore_leading_brackets
      end

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

Defined in ActionDispatch::ParamBuilder

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