Anonymous arrays and comparing booleans does not work in 2.6.8 like they do in master. In 2.6.8 we cannot compare a true / false variable to a string inside of Ruby without forcing the function argument to be a string.
Anonymous arrays and comparing booleans does not work in 2.6.8 like they do in master. In 2.6.8 we cannot compare a true / false variable to a string inside of Ruby without forcing the function argument to be a string.