method
reverse_merge!
rails latest stable - Class:
ActionController::Parameters
reverse_merge!(other_hash)public
Returns the current +ActionController::Parameters+ instance with current hash merged into other_hash.
reverse_merge!(other_hash)Returns the current +ActionController::Parameters+ instance with current hash merged into other_hash.