method
params=
v6.0.0 -
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.