From: Depili Date: 2006-01-13T09:13:09+09:00 Subject: Re: hash in hash, iterating the members That did the trick, thanks. I'm pretty sure that I'm not overidin rails in any way, I just have a form temlate and I get the data from it by http post method and rails parses the data into the params hash table. But this will get me going forward :)