Class: Neighbor::PostgreSQL::ArrayWrapper

Inherits:
Struct
  • Object
show all
Defined in:
lib/neighbor/postgresql.rb

Instance Attribute Summary collapse

Instance Attribute Details

#to_aObject

Returns the value of attribute to_a

Returns:

  • (Object)

    the current value of to_a



46
47
48
# File 'lib/neighbor/postgresql.rb', line 46

def to_a
  @to_a
end