method
params=
v7.2.3 -
Show latest stable
- Class:
ActionController::StrongParameters
params=(value)public
Assigns the given `value` to the `params` hash. If `value` is a Hash, this will create an ActionController::Parameters object that has been instantiated with the given `value` hash.