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