I have the following access token:
161551960578281|2.AQDCjxLBWAwdLle6.3600.1311602400.0-544419103231|0L0tcyKgGA0WT3SPJ29CVXqChwk
From this access_token:
App_id = 161551960578281
and
User_id = 544419103231
Can someone provide an example on how to get those programmaticaly using Ruby / RoR.
EDIT:
Do not care if they will change the format in the future!