Module: Familia::Features::Relationships::TargetMethods
- Extended by:
- CollectionOperations
- Defined in:
- lib/familia/features/relationships/participation/target_methods.rb
Overview
Methods added to TARGET classes (the ones specified in participates_in) These methods allow target instances to manage their collections of participants
Example: When Domain calls participates_in Customer, :domains
Customer instances get methods to manage their domains collection
Defined Under Namespace
Modules: Builder
Method Summary
Methods included from CollectionOperations
add_to_collection, bulk_add_to_collection, ensure_collection_field, member_of_collection?, remove_from_collection