Class: ProfileTitle
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ProfileTitle
- Defined in:
- app/models/profile_title.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) to_s
7 8 9 |
# File 'app/models/profile_title.rb', line 7 def to_s self.name end |