Method: LessonsIndexer::Course#headings
- Defined in:
- lib/lessons_indexer/course.rb
#headings ⇒ Object (readonly)
Returns the value of attribute headings.
6 7 8 |
# File 'lib/lessons_indexer/course.rb', line 6 def headings @headings end |