From: Joel Saltzmanjoelh Date: 2008-08-08T07:53:58+09:00 Subject: count each loop I am trying to get the iteration number of a loop I am on. I tried objects.each do |object, i| but i is nil Any ideas? -- Posted via http://www.ruby-forum.com/.