Libraries
»
journal
(0.0.7)
»
Index
»
JournalEntry
»
#key
Method: JournalEntry#key
Defined in:
lib/journal_entry.rb
#
key
⇒
Object
Returns the value of attribute key.
2 3 4
# File 'lib/journal_entry.rb', line 2
def
key
@key
end