Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
redo « Statement « Ruby
Ruby
Statement
redo
1.
redo Repeats the current loop iteration (without reevaluating the loop's condition or getting the next item from an iterator).