34,333
edits
Changes
no edit summary
In this chapter of [[Ruby Essentials]] we have explored basic control structures with allow us to build decision making logic into our Ruby programs. In the following chapter we will look at a more advance conditional structure, [[The Ruby case Statement]].
<hr>