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