Method: Propertyware::Bill#created_by

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

#created_byObject

User who created the record.



32
33
34
# File 'lib/propertyware/models/bill.rb', line 32

def created_by
  @created_by
end