I am working on an application in which user has some question sets and he is sending invitation to others users to answer the question set and it is working fine. But what i want is that user can create group in which he can add or remove members for invitation. Means that he can create groups for particular question set and can add or remove members from it.
Asked
Active
Viewed 574 times
0
-
http://railscasts.com/episodes/124-beta-invitations – Sully Oct 31 '13 at 07:25
-
Yes i have alreday implemented it but i want to make groups.. – Mohd Anas Oct 31 '13 at 07:46
-
Then do something like this http://stackoverflow.com/questions/15442450/many-to-many-users-and-groups-but-groups-have-owners – Sully Oct 31 '13 at 07:51