From: "List.rb" Date: 2009-05-08T06:55:35+09:00 Subject: Re: n00b: code logic (probably a 1-min-question) Ouch :-) On May 7, 2009, at 4:18 PM, Tom Ha wrote: > Holy sh... I got it: > > "self.agents do |agent| ..." was missing the ".each": > > -> "self.agents.each do |agent| ..." > > Guess I can answer that "am I stupid" question now... :-( > -- > Posted via http://www.ruby-forum.com/. >