Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergot/usergroup

User-groups (many-to-many) system, rails
https://github.com/sergot/usergroup

Last synced: 5 days ago
JSON representation

User-groups (many-to-many) system, rails

Awesome Lists containing this project

README

        

UserGroup
=========

Small users and groups system. Many to many relation.

Description
===========

Only member of the group can add another user.

* to add a group, go to /groups/new
* to add an user, go to /users/new

* to add initial user-group connections, go to /groups/new_groups_users
* to add someone to group as particular user, go to /users/:id