Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hot-glue-for-rails/hgusersandroles3
Demo app for Hot Glue Tutorial Example 17B - https://school.jfbcodes.com/8188
https://github.com/hot-glue-for-rails/hgusersandroles3
Last synced: 8 days ago
JSON representation
Demo app for Hot Glue Tutorial Example 17B - https://school.jfbcodes.com/8188
- Host: GitHub
- URL: https://github.com/hot-glue-for-rails/hgusersandroles3
- Owner: hot-glue-for-rails
- Created: 2023-11-16T23:58:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T00:32:07.000Z (about 1 year ago)
- Last Synced: 2024-11-09T01:46:08.039Z (2 months ago)
- Language: Ruby
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Node + Ruby versions are in `.node-version` and `.ruby-version`, respectively.
# Setup
`bin/setup`
# Start Rails
`bin/dev`
# Run Specs
run with `bin/rake`