Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuelgeek/learnrails
a learning tutorial from https://www.freecodecamp.org/news/lets-create-an-intermediate-level-ruby-on-rails-application-d7c6e997c63f/
https://github.com/manuelgeek/learnrails
Last synced: about 5 hours ago
JSON representation
a learning tutorial from https://www.freecodecamp.org/news/lets-create-an-intermediate-level-ruby-on-rails-application-d7c6e997c63f/
- Host: GitHub
- URL: https://github.com/manuelgeek/learnrails
- Owner: manuelgeek
- Created: 2019-08-14T15:34:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T19:32:19.000Z (about 3 years ago)
- Last Synced: 2024-04-24T02:42:38.150Z (7 months ago)
- Language: Ruby
- Size: 1.59 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...