Libraries
»
cnote
(0.3.0)
»
Index
»
Note
»
#title
Method: Note#title
Defined in:
lib/cnote/note.rb
#
title
⇒
Object
(readonly)
Returns the value of attribute title.
4 5 6
# File 'lib/cnote/note.rb', line 4
def
title
@title
end