# 'cheat assertions' for the rest assert(boolean, message=nil) Asserts that boolean is not false or nil. Example: assert [1, 2].include?(5)
cheat sheets.
$ cheat assert$ cheat assert# 'cheat assertions' for the rest assert(boolean, message=nil) Asserts that boolean is not false or nil. Example: assert [1, 2].include?(5)