Closed ameketa closed 12 years ago
If we request specific fields on an association, e.g., user.friends(:birthday, :first_name, :last_name) the fields need to be translated into a single comma-separated parameter for Facebook to respect it. Similar fix to c7b7fd8e
If we request specific fields on an association, e.g., user.friends(:birthday, :first_name, :last_name) the fields need to be translated into a single comma-separated parameter for Facebook to respect it. Similar fix to c7b7fd8e