Explain retry statement in Ruby.

bookmark

Ruby retry statement is used to repeat the whole loop iteration from the start.