Class: Synchronisable::DSL::Associations::HasOne

Inherits:
Association
  • Object
show all
Defined in:
lib/synchronisable/dsl/associations/has_one.rb

Overview

‘has_one` association builder.

Instance Attribute Summary

Attributes inherited from Association

#key, #model, #name, #required

Method Summary

Methods inherited from Association

create, #create, #initialize

Constructor Details

This class inherits a constructor from Synchronisable::DSL::Associations::Association