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