https://github.com/sergot/usergroup
User-groups (many-to-many) system, rails
https://github.com/sergot/usergroup
Last synced: over 1 year 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T17:55:27.000Z (over 12 years ago)
- Last Synced: 2025-01-03T21:40:57.978Z (over 1 year 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