Hi,
We're try to add a basic "invite a friend social networking" component to users. We already installed RailsCasts beta-invitation but need to create where the user :has_many friends type relationship upon the friend successfully signing up.
Can someone recommend a tutorial and/or plugin as necessary?
I have come across this thread:
http://stackoverflow.com/questions/48320/best-ruby-on-rails-social-networking-framework
And a particularly interesting link, but would like thoughts from people:
http://www.zetetic.net/blog/2007/09/21/social-networking-with-rails-using-actsasnetwork/