Module: PolymorphicSelect
- Defined in:
- lib/polymorphic_select.rb,
lib/polymorphic_select/helper.rb,
lib/polymorphic_select/version.rb,
lib/polymorphic_select/form_builder_ext.rb,
lib/polymorphic_select/instance_tag_ext.rb,
lib/polymorphic_select/polymorphic_selector.rb,
lib/polymorphic_select/multiparameter_assignment_ext.rb
Overview
This code needs to determine what multiparameter assignments are actually related to assocations rather than aggregations. If they are associations then it needs to extract them from the list of pairs and handle them separately.
Defined Under Namespace
Modules: FormBuilderExt, InstanceTagExt, MultiparameterAssignmentExt, PolymorphicSelectHelper Classes: Engine, PolymorphicSelector
Constant Summary collapse
- VERSION =
"0.0.2"