https://github.com/radar/fans
Simple application showing how to do models for user's "favouriting" other users.
https://github.com/radar/fans
Last synced: about 1 month ago
JSON representation
Simple application showing how to do models for user's "favouriting" other users.
- Host: GitHub
- URL: https://github.com/radar/fans
- Owner: radar
- Created: 2008-10-17T01:02:10.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2008-10-20T12:01:49.000Z (over 16 years ago)
- Last Synced: 2025-03-24T10:56:31.532Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Only models for now. There will be a database which should have some users in it. Interact through script/console to see how it works.