From: Marcus Rueckert Date: 2017-04-05T01:36:54+02:00 Subject: [ruby-core:80566] Re: [Ruby trunk Feature#13395] Add a method to check for not nil > if !object.nil? > # Do something > end unless object.nil? # Do something end Unsubscribe: