devise_invitable
devise_invitable copied to clipboard
Add "Invitable to:" for resource invitations
Over several projects, I've modified this to allow users to be invited "to" things, such as organizations (membership), groups, or another join table.
Would it be possible for us to add options to add invite_resource configuration/
ie. If the user is persisted, but the "invitable" resource is not in invite_resource.invitable_ids, add the resource_id to the join, if not invite the resource AND add the resource_id to the join.
Thoughts?
@chevinbrown would you mind sharing code snippets?
Eh. I would love to, but it's been over a year since I've encountered this...I'm not sure I have the bandwidth to dive into this b/c it's pretty far outside my daily scope of activities.
Seems like this repo is pretty quiet anyway, so I'm not sure it'd provide much value, unless you're interested in implementing?
@chevinbrown having the snippets would definetely help me with some things that I'm working on and depending on the scope and amount of work to abstract I could give it a shot :) (can't prmise that though).
@mensfeld I'll be honest, it's been so long, this is completely out of my memory. 😞