How can I tell if an array is either empty or nil?
Without Rails or ActiveSupport,
array.to_a.empty?
1.4m articles
1.4m replys
5 comments
57.0k users