Skip to content

grooves/fb_graph-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FbGraph-Rails

Simple FbGraph wrapper for Rails.

Features

  • Session maintenance by signed request or oauth2
  • Access control by Facebook App Permissions.
  • Call Graph API from Model with one-line configuration.

Prerequisites

  • Create model Called User(see specs/fake_app).

How to use

  • tba

Limitations

  • Slow. No caching for now.

TODO

  • Write installation guide
  • Test for OAuth2 support
  • Require user only with basic permissions
  • Logger
  • Simple cache system using Rails.cache

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%