From: La Wi Date: 2011-12-10T06:14:39+09:00 Subject: Re: Can't convert String into Integer I'm curious to know what you get from these: puts @response.inspect puts @response.parsed_response.inspect puts @response.parsed_response["items"].inspect -- Posted via http://www.ruby-forum.com/.