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