1
考拉:: Facebook的:: GraphCollection考拉 - 如何使用考拉:: Facebook :: GraphCollection對象?
使用考拉API對象的搜索方法,我得到了很多的結果,我把在@Results變量。
如何從中選擇數據?例如,讓我們拿「名字」?使用
:
results.select{ |l| l[/"name"/] }.each
,但它不工作...
結果的內容是這樣的:
{"id"=>"1000000000000", "from"=>{"name"=>"Name Lastname\u0161", "id"=>"1000000000000"}, "message"=> ...