Method: CortexReaver::Comment#to_s

Defined in:
lib/cortex_reaver/model/comment.rb

#to_sObject



57
58
59
# File 'lib/cortex_reaver/model/comment.rb', line 57

def to_s
  'comment ' + id.to_s
end