Module: Parse::Associations

Defined in:
lib/parse/model/associations/belongs_to.rb,
lib/parse/model/associations/has_one.rb,
lib/parse/model/associations/has_many.rb

Overview

Defines all the types of Parse object associations.

Defined Under Namespace

Modules: BelongsTo, HasMany, HasOne