Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/remote_table.rb

Instance Attribute Summary collapse

Instance Attribute Details

#row_hashObject

Returns the value of attribute row_hash.



23
24
25
# File 'lib/remote_table.rb', line 23

def row_hash
  @row_hash
end