method
make_params
rails 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