Module: ReactiveRecord::Operations

Defined in:
lib/reactive_record/active_record/reactive_record/operations.rb

Overview

associations: record.object_id, attribute: attribute, child_id: assoc_record.object_id models: record.object_id, model: record.model.model_name.to_s, attributes: changed_attributes

Defined Under Namespace

Classes: Base, Destroy, Fetch, Save