method
merge
v7.1.3.2 -
Show latest stable
- Class:
ActionController::Parameters
merge(other_hash)public
Returns a new +ActionController::Parameters+ instance with all keys from other_hash merged into current hash.
merge(other_hash)Returns a new +ActionController::Parameters+ instance with all keys from other_hash merged into current hash.