method
make_params
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::ParamBuilder
make_params()private
No documentation available.
# File actionpack/lib/action_dispatch/http/param_builder.rb, line 163
def make_params
ActiveSupport::HashWithIndifferentAccess.new
end