Class: TecCourse

Inherits:
Course
  • Object
show all
Defined in:
app/models/tec_course.rb

Class Method Summary collapse

Methods inherited from Course

calculate, #course_price, discount?, #map_for_select, pro?, rec?, tec?, #total

Class Method Details

.titleObject



2
3
4
# File 'app/models/tec_course.rb', line 2

def self.title
  "DSAT Tec Courses"
end