Libraries
»
cortex-reaver
(0.3.1)
»
Index
»
CortexReaver
»
Comment
»
#to_s
Method: CortexReaver::Comment#to_s
Defined in:
lib/cortex_reaver/model/comment.rb
#
to_s
⇒
Object
57 58 59
# File 'lib/cortex_reaver/model/comment.rb', line 57
def
to_s
'
comment
'
+
id
.
to_s
end