From: unbewusst.sein@... (=?ISO-8859-1?Q?Une_B=E9vue?=) Date: 2010-05-29T03:10:05+09:00 Subject: Re: Hash : TypeError: can't convert Symbol into Integer Une B�vue wrote: > if i change the starting point to : > > h = {:path => "/Users/yt/lib/ruby-i386/"} > > same error at same line ))) I've found MY error, it isn't in info_for(h) but rather in the calling : truc = info_for(h[:path]) better using : truc = info_for(h) ... -- � Le monde est une com�die dont les philosophes sont les spectateurs. � (Pythagore)