activescaffold / active_scaffold_demo

The demo application for active scaffold

This URL has Read+Write access

active_scaffold_demo / README
100644 27 lines (18 sloc) 1.032 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
**********************************************************************************
** For all documentation see the project website: http://www.ActiveScaffold.com **
**********************************************************************************
 
ActiveScaffold plugin by Scott Rutherford (scott@caronsoftware.com), Richard White (rrwhite@gmail.com), Lance Ivy (lance@cainlevy.net), Ed Moss, and Tim Harper
 
Uses DhtmlHistory by Brad Neuberg (bkn3@columbia.edu)
http://codinginparadise.org
 
Uses Querystring by Adam Vandenberg
http://adamv.com/dev/javascript/querystring
 
Uses Paginator by Bruce Williams
http://paginator.rubyforge.org/
 
Supports RecordSelect by Lance Ivy
http://code.google.com/p/recordselect/
 
== Version Information
 
Please note the following list of Active Scaffold branches and Rails versions. Master will not work with Rails < 2.2
 
Rails >= 2.2: Active Scaffold master
Rails 2.1.*: Active Scaffold rails-2.1
Rails < 2.1: Active Scaffold 1-1-stable (no guarantees)
 
Released under the MIT license (included)