https://github.com/brookr/rails-donut-shop
Quick demo of converting JS Donut Shop to Rails
https://github.com/brookr/rails-donut-shop
Last synced: about 2 months ago
JSON representation
Quick demo of converting JS Donut Shop to Rails
- Host: GitHub
- URL: https://github.com/brookr/rails-donut-shop
- Owner: brookr
- Created: 2015-05-22T22:07:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T08:13:23.000Z (about 11 years ago)
- Last Synced: 2025-02-26T20:14:21.323Z (over 1 year ago)
- Language: Ruby
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Donut Shop Demo App
This is a quick and dirty demo of how to model donut demand across various shops, in Rails.
All style and design is courtesy of [@abkruse](https://github.com/abkruse/donut_shop).