How can I execute the following request in my Ruby on Rails controllers?
curl -X POST
-F "id={object-url OR object-id}"
-F "scrape=true"
-F "access_token={your access token}"
"https://graph.facebook.com"
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…