activescaffold / active_scaffold
- Source
- Commits
- Network (125)
- Downloads (7)
- Wiki (36)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.autotest | Mon Sep 07 22:55:26 -0700 2009 | |
| |
CHANGELOG | Sat Aug 23 00:43:53 -0700 2008 | |
| |
MIT-LICENSE | Mon Feb 19 23:28:38 -0800 2007 | |
| |
README | Thu Jun 04 03:20:10 -0700 2009 | |
| |
Rakefile | Mon Dec 03 16:41:14 -0800 2007 | |
| |
environment.rb | Mon Mar 30 00:49:52 -0700 2009 | |
| |
frontends/ | Thu Feb 04 08:51:28 -0800 2010 | |
| |
init.rb | Thu May 07 09:42:28 -0700 2009 | |
| |
install.rb | Thu Jun 25 16:21:40 -0700 2009 | |
| |
install_assets.rb | Thu Jan 07 19:41:04 -0800 2010 | |
| |
lib/ | Thu Feb 04 09:02:20 -0800 2010 | |
| |
public/ | Mon Feb 19 23:28:38 -0800 2007 | |
| |
test/ | Thu Feb 04 05:46:48 -0800 2010 | |
| |
uninstall.rb | Thu Jan 07 19:41:04 -0800 2010 |
README
********************************************************************************** ** 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 master (edge): Active Scaffold master Rails 2.2.*: Active Scaffold rails-2.2 Rails 2.1.*: Active Scaffold rails-2.1 Rails < 2.1: Active Scaffold 1-1-stable (no guarantees) Since Rails 2.3, render_component plugin is needed for nested and embbeded scaffolds. It works with rails-2.3 branch from ewildgoose repository: script/plugin install git://github.com/ewildgoose/render_component.git -r rails-2.3 Released under the MIT license (included)
