An open API service indexing awesome lists of open source software.

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).

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

* ...