Method: Propertyware::Building#last_modified_date_time
- Defined in:
- lib/propertyware/models/building.rb
#last_modified_date_time ⇒ Object
Date and time the record was last modified. (Timezone: UTC)
76 77 78 |
# File 'lib/propertyware/models/building.rb', line 76 def last_modified_date_time @last_modified_date_time end |