Method: Propertyware::Bill#last_modified_by

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

#last_modified_byObject

User who last modified the record.



47
48
49
# File 'lib/propertyware/models/bill.rb', line 47

def last_modified_by
  @last_modified_by
end