Class: SchoolWebsite::CourseDecorator

Inherits:
Course
  • Object
show all
Defined in:
lib/schoolkeep/fixture/stubs.rb

Instance Method Summary collapse

Instance Method Details

#progress_text(_) ⇒ Object



20
21
22
# File 'lib/schoolkeep/fixture/stubs.rb', line 20

def progress_text(_)
  super()
end