Class: Gaku::StudentReviewCategory

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/gaku/student_review_category.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



8
9
10
# File 'app/models/gaku/student_review_category.rb', line 8

def to_s
  name
end