Module: ActiveRecordEx
- Defined in:
- lib/active-record-ex/many_to_many.rb,
lib/active-record-ex/version.rb,
lib/active-record-ex/nillable_find.rb,
lib/active-record-ex/assoc_ordering.rb,
lib/active-record-ex/assume_destroy.rb,
lib/active-record-ex/polymorphic_build.rb
Overview
Allows choosing the subclass of a model via a passed :type parameter this is useful for using accepts_nested_attributes_for with subclassed associations
Defined Under Namespace
Modules: AssocOrdering, AssumeDestroy, ManyToMany, NillableFind, PolymorphicBuild
Constant Summary collapse
- VERSION =
'0.2.1'