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