nov / fb_graph

This gem doesn't support FB Graph API v2.0+. Please use fb_graph2 gem instead.
MIT License
1.04k stars 191 forks source link

change API version per each call #360

Closed nov closed 10 years ago

nov commented 10 years ago

since not all api call can migrate to v2 at same time.

in some cases, api version could be different per thread too. https://github.com/nov/fb_graph/pull/359

nov commented 10 years ago

v2.7.15 now support api_version per api call