Module: Replicate::AR

Defined in:
lib/replicate/active_record.rb

Overview

ActiveRecord::Base instance methods used to dump replicant objects for the record and all 1:1 associations. This module implements the replicant_id and dump_replicant methods using AR’s reflection API to determine relationships with other objects.

Defined Under Namespace

Modules: ClassMethods, InstanceMethods Classes: Habtm