Method: Propertyware::Note#created_by

Defined in:
lib/propertyware/models/note.rb

#created_byObject

User who created the record.



22
23
24
# File 'lib/propertyware/models/note.rb', line 22

def created_by
  @created_by
end