Method: Propertyware::WorkOrder#source
- Defined in:
- lib/propertyware/models/work_order.rb
#source ⇒ Object
This identifies how the problem was reported, such as telephone, in person, email, etc.
110 111 112 |
# File 'lib/propertyware/models/work_order.rb', line 110 def source @source end |