Module Hashery::Association::Kernel
In: lib/hashery/association.rb

Object extensions.

Methods

>>   associations  

Public Instance methods

Define an association for self.

to - The value of the association.

Returns [Association].

List of associations for this object.

Returns an `Array` of `Associations`.

[Validate]