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