Module: Ripple::Associations::One

Includes:
Instantiators
Included in:
OneEmbeddedProxy, OneKeyProxy, OneLinkedProxy, OneStoredKeyProxy
Defined in:
lib/ripple/associations/one.rb

Instance Method Summary collapse

Methods included from Instantiators

#build, #create, #create!

Instance Method Details

#to_aObject



8
9
10
# File 'lib/ripple/associations/one.rb', line 8

def to_a
  [self]
end