Skip to content

activescaffold/active_scaffold_sortable_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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