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