Ruby Boolean zmienna

boolFalse = false
# or
boolTrue = true
Harrison Herbert