Registry / networking / fbgraph

fbgraph

JSON →
library1.10.1rbrubygemsunverified

A Gem for Facebook Open Graph API.

gem install fbgraph
INSTALL
IMPORT
SIG · FBGRAPH
F
fbgraph
networkingrubyv1.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FBGraph
✓ require 'fbgraph'

Authenticate and fetch the current user's profile.

require 'fbgraph' client = FBGraph::Client.new(client_id: '...', client_secret: '...', token: '...') me = client.selection.me.info! puts me.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
fbgraph — gem install fbgraph · libregistry