This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
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








