# 'cheat assertions' for the rest assert_nil(object, message="") Passes if object is nil. Example: assert_nil [1, 2].uniq!
cheat sheets.
$ cheat assert_nil$ cheat assert_nil# 'cheat assertions' for the rest assert_nil(object, message="") Passes if object is nil. Example: assert_nil [1, 2].uniq!