Agile Web Development

Build it. Launch it. Love it.

Checkbox Select

checkbox
I had the problem of there not being a simple form rendering solution for has_and_belongs_to_many ActiveRecord relations.
For example, if an advertisement has_and_belongs_to_many :categories it is possible, with this plugin to add a list of checkboxes for all the categories which an advertisement could be a member of.
The the plugin adds model, controller and view logic for manipulating these relationships.

Vitals

Home http://scoop.cheerfactory.co.uk/2007/11/05/checkbox-select-rails-plugin/
Repository http://vorlich.ath.cx/code/excited/plugins/checkbox_select
License Rails' (MIT)
Tags Tag_red activerecord check_box form views
Rating (8 votes)
Owner Alastair Brunton
Created 5 November 2007

Comments

Add a comment