From: aidy Date: 2010-01-15T06:20:13+09:00 Subject: hash /expecting tASSOC/ Hi, Can any tell me why I am getting the error: "syntax error, unexpected '=', expecting tASSOC" for the below hash please? tem_urls = { :home_page => website_root , :rm_footage => "#{website_root}/gallery/home/rightsmanaged.do", :rushes => "#{website_root}/gallery/home.do", :rt_footage ="#{website_root}/gallery/home/royaltyfree.do" } Thanks Aidy