Skip to content

andrewroth/active_scaffold_sortable_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Scaffold Sortable Demo

A small demo application to show off active scaffold sortable.

Uses rails 2.3.14.

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

About

A small demo app for active_scaffold_sortable and active_scaffold_sortable_subforms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • Ruby 21.4%