method
reverse_merge
rails 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.