method

each_value

rails latest stable - Class: ActionController::Parameters
each_value(&block)
public

Convert all hashes in values into parameters, then yield each value in the same way as Hash#each_value.