View Single Post
  #9  
Old 09-03-2003, 09:58 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Ruby owns, though.
some_array.each { |some_array_member|
# dostuffhere
}
Reply With Quote