开发者

Best Resources for Rails Social Networking Friendship [closed]

开发者 https://www.devze.com 2022-12-20 02:12 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_JAVA百科

Closed 1 year ago.

Improve this question

What do you all think are the best resources for adding a "friendship" system to your rails social networking sites? The main three I have found:

Self-Referential Associations - Railscast

acts_as_network

has_many_friends

However i find that the railscast one tends to be a bit simplistic, and a lack of implementation documentation for the other two. Can anyone recommend any other plugins or tutorials that might help with the development of this aspect of my social network?

Thanks!


If you're using restful authentication I would highly recommend this tutorial. It's not the most elegant fleshed out solution, but it will get you on the right path. I was able to copy the code almost verbatim into an app and it works great.

http://railsforum.com/viewtopic.php?id=16760

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号