Comment by kevinmchugh
Comment by kevinmchugh 12 hours ago
Fun fact - there's no Boolean class in Ruby. True is an instance of TrueClass and false is an instance of FalseClass
Comment by kevinmchugh 12 hours ago
Fun fact - there's no Boolean class in Ruby. True is an instance of TrueClass and false is an instance of FalseClass