SyntaxFix
Write A Post
Hire A Developer
Questions
When dealing with a hash {}, use both the key and value to the block inside the ||.
{}
||
details.map {|key,item|"" == item} =>[false, false, true, false, false]