Method: Unit::Types::RelationshipArray#data
- Defined in:
- lib/unit/types/relationship_array.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
7 8 9 |
# File 'lib/unit/types/relationship_array.rb', line 7 def data @data end |