Skip to content

activescaffold/active_scaffold_demo

Repository files navigation

Active Scaffold Demo

A rails application to demonstrate the features of ActiveScaffold.

To install and run:

# Clone the application 
git clone git://github.com/activescaffold/active_scaffold_demo.git
cd active_scaffold_demo
git submodule init && git submodule update  
rake db:migrate
script/server

Running selenium tests:

Please refer to test/README_selenium.textile