Class: Hash

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.



19
20
21
# File 'lib/remote_table.rb', line 19

def row_hash
  @row_hash
end