Class: Watchtower::Note

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/watchtower/note.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



9
10
11
# File 'app/models/watchtower/note.rb', line 9

def to_s
  content
end