Class: Gaku::Department

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



11
12
13
# File 'app/models/gaku/department.rb', line 11

def to_s
  name
end