Libraries
»
document
(1.0.1)
»
Index
»
Document
»
#author
Method: Document#author
Defined in:
lib/document.rb
#
author
⇒
Object
Returns the value of attribute author.
5 6 7
# File 'lib/document.rb', line 5
def
author
@author
end