Module: Dynamoid::Relations

Extended by:
ActiveSupport::Concern
Defined in:
lib/dynamoid/relations.rb

Overview

Associate a document with another object: belongs_to, has_many, and has_and_belongs_to_many

Defined Under Namespace

Modules: ClassMethods