all loops in ruby and how to use it code example Example: ruby for loop for element in array do element.do_stuff end