https://github.com/programmersteve/rubyonrails-practice-2
Following along to the textbook, Mastering Ruby on Rails A Beginner's Guide, Edited by Sufyan Bin Uzayr
https://github.com/programmersteve/rubyonrails-practice-2
Last synced: 6 months ago
JSON representation
Following along to the textbook, Mastering Ruby on Rails A Beginner's Guide, Edited by Sufyan Bin Uzayr
- Host: GitHub
- URL: https://github.com/programmersteve/rubyonrails-practice-2
- Owner: ProgrammerSteve
- Created: 2022-10-05T03:17:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T04:38:49.000Z (over 3 years ago)
- Last Synced: 2025-03-29T10:44:42.851Z (10 months ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
* ...