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: 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

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