https://github.com/castrodd/blog
A Walkthrough of the Ruby on Rails Tutorial
https://github.com/castrodd/blog
rails-tutorial
Last synced: 7 months ago
JSON representation
A Walkthrough of the Ruby on Rails Tutorial
- Host: GitHub
- URL: https://github.com/castrodd/blog
- Owner: castrodd
- Archived: true
- Created: 2017-07-01T22:33:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T22:36:29.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T10:46:59.558Z (over 1 year ago)
- Topics: rails-tutorial
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- 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
* ...