Method: Propertyware::WorkOrder#description

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

#descriptionObject

This is a detailed description of the problem.



62
63
64
# File 'lib/propertyware/models/work_order.rb', line 62

def description
  @description
end