Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Part of the MVC pattern, the Model manages the behavior and data of the application.

learn more… | top users | synonyms

0
votes
1answer
37 views

Facebook Graph ERM

one short question: is there any Entity-Relationship-Model of all the data that Facebook stores / provides? It would be quite useful since it would give an overview of all the entities, their ...
1
vote
1answer
93 views

Rails 3 Create Dynamic Business Pages Controlled By User

Here's my issue, I have a user that can create business "pages." This user can act on behalf of that business page by doing things like follow other users etc, just like facebook business pages. ...