Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-12T01:10:37.000Z (almost 11 years ago)
- Last Synced: 2024-10-19T15:50:12.726Z (20 days 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