Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyRubytruthiness only nil false falsySingle-choice MCQ

What does user&.name return when user is nil?

user = nil user&.name