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
Menu
downto « Statement « Ruby
Ruby
Statement
downto
1.
A downto iterator, which starts at a higher number and loops to a lower number.
2.
Both the Integer and Date classes have downto methods
3.
number of minutes you want to count down.
4.
downto method with integer
5.
downto with block