In Ruby, how do I skip a loop in a .each loop, similar to continue in other languages? 2 Answers 2 Tags: iterationloopsrubysyntax