This plugin adds a new helper to the Ruby on Rails framework that simplifies the creation of multiple, dependent HTML select tags. I added support for passing arguments to the :include_blank attribute consisting of true, false (default), a string, or a two-element array, bringing the helper in line with the standard Rails select form helper. For more information, see the related_select_forms plugin repository at Github.

Related Select Forms - Simplify the creation of multiple, dependent HTML select tags.
Simplify the creation of multiple, dependent HTML select tags.




Back to Projects