Method: Doculab::TableOfContents::Page#doc
- Defined in:
- app/models/doculab/table_of_contents.rb
#doc ⇒ Object (readonly)
Returns the value of attribute doc.
53 54 55 |
# File 'app/models/doculab/table_of_contents.rb', line 53 def doc @doc end |