Method: Propertyware::WorkOrder#status
- Defined in:
- lib/propertyware/models/work_order.rb
#status ⇒ Object
Current status of the work order.
119 120 121 |
# File 'lib/propertyware/models/work_order.rb', line 119 def status @status end |