Class: MasterView::Directives::CollectionSelect
- Inherits:
-
MasterView::DirectiveBase
- Object
- MasterView::DirectiveBase
- MasterView::Directives::CollectionSelect
- Defined in:
- lib/masterview/directives/collection_select.rb
Overview
creates a collection_select helper. quotes object and method if necessary, merges html options specfied on element into any html options in attr_value attr_value syntax: object, method, collection, value_method, text_method, options = {}, html_options = {}