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 | Fri Jan 23 20:12:04 -0800 2009 | |
| |
.gitmodules | Wed May 06 09:26:31 -0700 2009 | |
| |
.project | Fri Jan 23 20:12:04 -0800 2009 | |
| |
CHANGELOG | Sat Aug 23 00:43:53 -0700 2008 | |
| |
MIT-LICENSE | Mon Feb 19 23:28:38 -0800 2007 | |
| |
README | Wed Jan 21 21:08:06 -0800 2009 | |
| |
README.textile | Sun Aug 31 00:15:29 -0700 2008 | |
| |
Rakefile | Fri Jan 23 20:12:04 -0800 2009 | |
| |
app/ | Thu May 07 14:11:41 -0700 2009 | |
| |
config/ | Wed May 06 09:26:31 -0700 2009 | |
| |
db/ | Mon Mar 09 07:58:10 -0700 2009 | |
| |
doc/ | Wed Mar 07 17:56:43 -0800 2007 | |
| |
environment.rb | Fri Dec 19 20:08:14 -0800 2008 | |
| |
frontends/ | Wed Jan 21 21:12:25 -0800 2009 | |
| |
init.rb | Fri Nov 21 18:52:03 -0800 2008 | |
| |
install.rb | Tue Oct 28 12:10:38 -0700 2008 | |
| |
install_assets.rb | Tue Oct 28 12:10:38 -0700 2008 | |
| |
lib/ | Fri Jan 23 20:12:04 -0800 2009 | |
| |
log/ | Wed May 21 23:33:14 -0700 2008 | |
| |
public/ | Fri Jan 23 19:03:10 -0800 2009 | |
| |
script/ | Fri Jan 23 19:03:10 -0800 2009 | |
| |
test/ | Sat Jan 24 12:33:31 -0800 2009 | |
| |
uninstall.rb | Thu Mar 08 09:42:38 -0800 2007 | |
| |
vendor/ | Tue May 19 07:59:45 -0700 2009 |
README.textile
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







