method
merge!
v7.1.3.4 -
Show latest stable
- Class:
ActionController::Parameters
merge!(other_hash, &block)public
Returns the current +ActionController::Parameters+ instance with other_hash merged into current hash.
merge!(other_hash, &block)Returns the current +ActionController::Parameters+ instance with other_hash merged into current hash.