Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/majioa/vridlo
https://github.com/majioa/vridlo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/majioa/vridlo
- Owner: majioa
- Created: 2018-12-14T09:34:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T12:16:39.000Z (almost 2 years ago)
- Last Synced: 2023-03-24T19:28:19.843Z (almost 2 years ago)
- Language: Ruby
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RSpec / Spring
$ rails g rspec:install
$ bundle exec spring binstub --all## Models
$ rails g model User name:string