instance method fallback_request_parameters

Ruby on Rails 8.0.4

Since v8.0.4 Private

Available in: v8.0.4 v8.1.2

Signature

fallback_request_parameters()

No documentation comment.

Source
# File actionpack/lib/action_dispatch/http/request.rb, line 535
      def fallback_request_parameters
        rack_request.POST
      end

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

Defined in ActionDispatch::Request

Type at least 2 characters to search.

↑↓ navigate · open · esc close