Class: Gaku::Specialty

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



13
14
15
# File 'app/models/gaku/specialty.rb', line 13

def to_s
  name
end