From: Derek Cannon Date: 2010-04-17T23:47:08+09:00 Subject: Re: Trouble with Pushing Arrays to Arrays And one last thing: As you can see from the commented out code, the temp array is working as intended -- every time the row.css("td").each completes, it's filled with data from all the column in the HTML... The problem occurs (I'm guessing) when I push temp to raw_course_list. -- Posted via http://www.ruby-forum.com/.