Ask A Question

Notifications

You’re not receiving notifications from this thread.

Connecting User with devise

Rob Thomas asked in General

Hello Go Rails Community,

I'm looking for some help, let's say I have an app that's for married couples. If the husband signs up for the app he hac send and invite to his wife and vice versa. What would be a good way to do the with deveise?

Reply

I would go with https://github.com/scambra/devise_invitable
Set up a basic “has_many through” modelling and you're off to the races.

Reply

Thanks @eelcoj I will definatly give this a try!

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.