Method: DatabaseHelper::SQLRow#to_s

Defined in:
lib/utils/database_helpers.rb

#to_sObject



31
32
33
# File 'lib/utils/database_helpers.rb', line 31

def to_s
  'SQL Row'
end