Creating a social networking site often requires a self-referential association on the User model to define friends/followers. In this episode I show how to do exactly that
Polymorphic associations can be perplexing. In this episode I show you how to set it up in Active Record and then move to the controller and view layer.