Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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?

share|improve this question
2  
You can get acts_as_inviteable to work? Or you want to extend it do to something else? – raidfive Mar 23 '11 at 4:51
Icouldn't get acts-asinvitable to work...looks like rails 2? using devise_invitable...seems like its working – Angela Apr 20 '11 at 4:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.