soundcloud / active_scaffold forked from activescaffold/active_scaffold
- Source
- Commits
- Network (125)
- Downloads (7)
- Wiki (1)
- Graphs
-
Branch:
master
commit 3294b9e2be4bf322a82c608435e0d341049fed14
tree b3c386eb504c45b4f0bdb5390cde87b9af8efc60
parent cd5add332e098ef263a25ce43fa37f1ef78505f1
tree b3c386eb504c45b4f0bdb5390cde87b9af8efc60
parent cd5add332e098ef263a25ce43fa37f1ef78505f1
| name | age | message | |
|---|---|---|---|
| |
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/ | ||
| |
init.rb | Mon Feb 23 07:51:40 -0800 2009 | |
| |
install.rb | Tue Jun 16 01:27:09 -0700 2009 | |
| |
install_assets.rb | ||
| |
lib/ | ||
| |
public/ | Mon Feb 19 23:28:38 -0800 2007 | |
| |
test/ | ||
| |
uninstall.rb |
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)

