nsanta / fbgraph

Facebook Open Graph API in Ruby
MIT License
324 stars 40 forks source link

Update to use Apigee #29

Closed markbates closed 13 years ago

markbates commented 13 years ago

I've made a change to let the facebook_uri to be set from the options hash. This let's people set their own end point for the request so it can easily be used with middleman services such as Apigee.com.

Any questions, please feel free and ask. Thanks.