public
Fork of activescaffold/active_scaffold_sortable_demo
Description: A small demo app for active_scaffold_sortable and active_scaffold_sortable_subforms
Homepage: http://activescaffold.com/
Clone URL: git://github.com/andrewroth/active_scaffold_sortable_demo.git
README.textile

Active Scaffold Sortable Demo

A small demo application to show off active scaffold sortable.

I (Andrew Roth) added the active scaffold subform functionality.

To install and run:

git clone git://github.com/andrewroth/active_scaffold_sortable_demo.git
cd active_scaffold_sortable_demo
git submodule init
git submodule update
rake db:migrate
script/server

and browse to

http://localhost:3000/tasks