Method: LessonsIndexer::Course#title

Defined in:
lib/lessons_indexer/course.rb

#titleObject (readonly)

Returns the value of attribute title.



6
7
8
# File 'lib/lessons_indexer/course.rb', line 6

def title
  @title
end