https://github.com/ooloth/rails-toy-app
An example app from Michael Hartl's "Ruby on Rails Tutorial" (https://www.railstutorial.org/book).
https://github.com/ooloth/rails-toy-app
Last synced: 3 months ago
JSON representation
An example app from Michael Hartl's "Ruby on Rails Tutorial" (https://www.railstutorial.org/book).
- Host: GitHub
- URL: https://github.com/ooloth/rails-toy-app
- Owner: ooloth
- Created: 2019-06-11T22:15:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T13:23:11.000Z (about 3 years ago)
- Last Synced: 2025-01-18T11:23:00.870Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Toy App
Demo: https://blooming-hamlet-60693.herokuapp.com/
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
* ...