开发者

How do I enable user to invite (via email) other users to join in Rails 3?

I originally was using a plugin called acts_as_inviteable, but I can't get it to work on Rails开发者_StackOverflow社区 3.

It was pretty cool, it made it easy for an individual User of the site to click and invite a unique email to someone. When someone clicked on the link they could register.

I want to extend that so that when they accept, they are now friends (using acts_as_network).

How can I do this?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜