Class: Watchtower::Note
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Watchtower::Note
- Defined in:
- app/models/watchtower/note.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
9 10 11 |
# File 'app/models/watchtower/note.rb', line 9 def to_s content end |