method
reverse_merge!
v5.1.7 -
Show latest stable
- Class:
ActionController::Parameters
reverse_merge!(other_hash)public
Returns current ActionController::Parameters instance with current hash merged into other_hash.
reverse_merge!(other_hash)Returns current ActionController::Parameters instance with current hash merged into other_hash.