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