Module: WackyGraph

Defined in:
lib/wacky_graph/error.rb,
lib/wacky_graph/request.rb

Defined Under Namespace

Classes: GraphError, GraphRequest

Constant Summary collapse

GRAPH_BASE_URI =
'http://graph.facebook.com'
SECURE_GRAPH_BASE_URI =
'https://graph.facebook.com'