Class: Gaku::ScholarshipStatus

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



9
10
11
# File 'app/models/gaku/scholarship_status.rb', line 9

def to_s
  name
end