Method: Propertyware::BasicVendor#last_modified_by
- Defined in:
- lib/propertyware/models/basic_vendor.rb
#last_modified_by ⇒ Object
User who last modified the record.
40 41 42 |
# File 'lib/propertyware/models/basic_vendor.rb', line 40 def last_modified_by @last_modified_by end |