public
Description:
Homepage: http://activescaffold.com
Clone URL: git://github.com/activescaffold/active_scaffold.git
name age message
file CHANGELOG Sat Aug 23 00:43:53 -0700 2008 updated changelog again [timcharper]
file MIT-LICENSE Mon Feb 19 23:28:38 -0800 2007 importing codebase git-svn-id: http://actives... [cainlevy]
file README Wed Jan 21 15:10:51 -0800 2009 updated readme [gaffo]
file Rakefile Mon Dec 03 16:41:14 -0800 2007 cleaning up rake tasks (folder, and gem packagi... [cainlevy]
file environment.rb Mon Mar 30 00:49:52 -0700 2009 Using I18n for singularizing, localized 'no opt... [lackac]
directory frontends/ Fri Jun 05 00:43:11 -0700 2009 Fix showing columns groups in show view [scambra]
file init.rb Mon Feb 23 02:14:46 -0800 2009 rails 2.2 branch doesn't work with rails 2.3 or... [scambra]
file install.rb Tue Oct 28 12:10:38 -0700 2008 fix line endings [ewildgoose]
file install_assets.rb Tue Oct 28 12:10:38 -0700 2008 fix line endings [ewildgoose]
directory lib/ Fri Sep 18 01:15:16 -0700 2009 Fix generation ids which breaks firefox 3.5 [scambra]
directory public/ Mon Feb 19 23:28:38 -0800 2007 importing codebase git-svn-id: http://actives... [cainlevy]
directory test/ Tue Feb 17 07:03:42 -0800 2009 Take a stab at localization per Rails 2.2 mecha... [Edwin Moss]
file uninstall.rb Thu Mar 08 09:42:38 -0800 2007 added uninstall.rb ... don't know why anyone wo... [cainlevy]
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)

Released under the MIT license (included)