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
Instance Method Details
#to_a ⇒ Object
8 9 10 |
# File 'lib/ripple/associations/one.rb', line 8 def to_a [self] end |