Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sergot/usergroup
- Owner: sergot
- Created: 2013-11-27T18:25:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T17:55:27.000Z (almost 11 years ago)
- Last Synced: 2024-05-01T20:24:42.311Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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