Class: Neighbor::PostgreSQL::ArrayWrapper
- Inherits:
-
Struct
- Object
- Struct
- Neighbor::PostgreSQL::ArrayWrapper
- Defined in:
- lib/neighbor/postgresql.rb
Instance Attribute Summary collapse
-
#to_a ⇒ Object
Returns the value of attribute to_a.
Instance Attribute Details
#to_a ⇒ Object
Returns the value of attribute to_a
46 47 48 |
# File 'lib/neighbor/postgresql.rb', line 46 def to_a @to_a end |