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
next « Statement « Ruby
Ruby
Statement
next
1.
next Skips to the end of the current iteration (which makes the loop or iterator skip on to the next iteration or item).