Record Select plugin

Plugin details

RecordSelect is a Rails widget to help you pick one record out of many. I designed it as a more usable and performant alternative to generating a massive dropdown list. It relies on AJAX for the cooler uses (all the provided view helpers rely on JavaScript?) but can also function in a pure-http fashion (although multi-select support is provided in a pure-JavaScript implementation).

Websitehttp://code.google.com/p/recordselect/ Repositoryhttp://recordselect.googlecode.com/svn/releases/record_select/ Author Lance Ivy Tags AJAX, form, helper LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://recordselect.googlecode.com/svn/releases/record_select/

Examples on how to use this plugin can be seen at http://code.google.com/p/recordselect/w/list

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: Guest, 5 months ago