Checkbox Select plugin

Plugin details

Instead of using the multi select form elements that require CTRL to be held down this will generate a select menu with checkboxes. Transparent to your model, as long as the field is serialized.

The plugin was recently updated... please refer to the README's version history

Websitehttp://cardarella.blogspot.com/2008/04/checkbox-select-form-element.html Repositoryhttp://checkbox-select.googlecode.com/svn/trunk/checkbox_select Author Brian Cardarella Tags checkbox, select LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://checkbox-select.googlecode.com/svn/trunk/checkbox_select
<%= f.checkbox_select :pet, %w{Cat Dog Mouse} %>

Further Documentation

Edit plugin | Back in time (2 older versions) | Last edited by: bcardarella, 7 months ago