method

deep_merge

Importance_1
v7.1.3.4 - Show latest stable - 0 notes - Class: Parameters
deep_merge public

Returns a new +ActionController::Parameters+ instance with self and other_hash merged recursively.

Like with Hash#merge in the standard library, a block can be provided to merge values.

Show source
Register or log in to add new notes.