class SchoolWebsite::CourseDecorator
Public Instance Methods
progress_text(_)
click to toggle source
Calls superclass method
# File lib/schoolkeep/fixture/stubs.rb, line 20 def progress_text(_) super() end