Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 397 Bytes

README.textile

File metadata and controls

18 lines (13 loc) · 397 Bytes

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