method

make_params

make_params()
private

No documentation available.

# File actionpack/lib/action_dispatch/http/param_builder.rb, line 163
      def make_params
        ActiveSupport::HashWithIndifferentAccess.new
      end