1

I originally was using a plugin called acts_as_inviteable, but I can't get it to work on Rails 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?

4

0 に答える 0