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.

Show source
Register or log in to add new notes.