Class: CSV::Row

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

Instance Method Summary collapse

Instance Method Details

#ppObject



114
115
116
# File 'lib/analyzer.rb', line 114

def pp
  self.to_hash 
end