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
break « Statement « Ruby
Ruby
Statement
break
1.
break ends the immediately enclosing loop.
2.
Break out of a block
3.
Stopping an Iteration
4.
Break if
5.
Read till 'quit'