You are here: Browse Railsplugins Acts As Dropdown
= acts_as_dropdown
This plugin allows any ActiveRecord object to easily be used to create a HTML select option list.
The github repository gbdev-acts_as_dropdown was copied from http://acts-as-dropdown.googlecode.com/svn/trunk/ (rev 17) on 2008-10-10
The only current modifications in gbdev-acts_as_dropdown from the original are to make the plugin work as a gem and small reorganizing.
== Resources
Install
Or even better, use Piston (http://piston.rubyforge.org)
RDocs
Subversion
Special thanks to courtenay of http://habtm.com for giving me the idea for this plugin.
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly