Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 316 Bytes

README.textile

File metadata and controls

14 lines (11 loc) · 316 Bytes

Active Scaffold Sortable Demo

A small demo application to show off active scaffold sortable.

To install and run:

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