Module: SelfishAssociations

Defined in:
lib/selfish_associations/scope_readers/relation.rb,
lib/selfish_associations/base.rb,
lib/selfish_associations/builder.rb,
lib/selfish_associations/utils/nilifier.rb,
lib/selfish_associations/selfish_exception.rb,
lib/selfish_associations/utils/path_merger.rb,
lib/selfish_associations/associations/has_one.rb,
lib/selfish_associations/associations/has_many.rb,
lib/selfish_associations/scope_readers/instance.rb,
lib/selfish_associations/associations/association.rb,
lib/selfish_associations/utils/association_traverser.rb

Overview

We use bang method names to avoid conflicting with valid association and column names

Defined Under Namespace

Modules: Associations, Base, ScopeReaders Classes: Association, AssociationTraverser, Builder, Nilifier, PathMerger, SelfishException