Class: ProfileDepartment
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ProfileDepartment
- Defined in:
- app/models/profile_department.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) to_s
12 13 14 |
# File 'app/models/profile_department.rb', line 12 def to_s self.name end |