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
each « Range « Ruby
Ruby
Range
each
1.
A sub range
2.
Prints "3". Flips and flops back when x==3
3.
Prints "34". Flips when x == 3 and flops when x==4