https://github.com/splittingred/closure-tables-presentation
Demo app for the Closure Tables presentation on "Closure Tables, Trees and SQL" for the ATX Ruby on Rails meetup on Nov 11th, 2013
https://github.com/splittingred/closure-tables-presentation
Last synced: about 1 year ago
JSON representation
Demo app for the Closure Tables presentation on "Closure Tables, Trees and SQL" for the ATX Ruby on Rails meetup on Nov 11th, 2013
- Host: GitHub
- URL: https://github.com/splittingred/closure-tables-presentation
- Owner: splittingred
- Created: 2013-11-11T14:54:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-12T01:10:37.000Z (over 12 years ago)
- Last Synced: 2025-02-10T14:52:02.319Z (over 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo app for the Closure Tables presentation on "Closure Tables, Trees and SQL" for the ATX Ruby on Rails meetup
on November 11th, 2013.
# Installation
```
bundle install
rake db:create
rake db:migrate
```
## Seed the DB
This will populate the scaling models (C2/CC2) with data.
```
rake db:seed
```
# Usage
Start up a rails server, and visit the root.
## Presentation
http://prezi.com/a_c9-sbf-xdr/?utm_campaign=share&utm_medium=copy