method
reverse_merge!
v6.0.0 -
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.