Simple FbGraph wrapper for Rails.
- Session maintenance by signed request or oauth2
- Access control by Facebook App Permissions.
- Call Graph API from Model with one-line configuration.
- Create model Called User(see specs/fake_app).
- tba
- Slow. No caching for now.
- Write installation guide
- Test for OAuth2 support
- Require user only with basic permissions
- Logger
- Simple cache system using Rails.cache