Sha256: a244d60952f4be980e90d204e1c716de5c061da5500390d4310657824039a416

Contents?: true

Size: 829 Bytes

Versions: 102

Compression:

Stored size: 829 Bytes

Contents

RecordSelect
============

(c) 2007 - Lance Ivy

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).

Please see the ActionView::Helpers::RecordSelectHelpers for the most common API. More documentation (and HOWTOs) can be found online at http://code.google.com/p/recordselect, and a demo application is available at http://recordselect.googlecode.com/svn/demo.

= DEPENDENCIES
This depends on the excellent Paginator gem by Bruce Williams. This simple gem is available at paginator.rubyforge.org.

Version data entries

102 entries across 102 versions & 4 rubygems

Version Path
six-updater-web-0.18.0 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.7 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.6 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.5 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.4 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.3 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.2 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.1 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.17.0 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.16.3 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.16.2 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.16.0 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.15.4 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.15.3 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.15.2 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.15.1 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.14.12 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.14.10 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.14.9 lib/six-updater-web/vendor/plugins/recordselect/README
six-updater-web-0.14.8 lib/six-updater-web/vendor/plugins/recordselect/README