Method: CF::CustomTaskForm#errors

Defined in:
lib/cf/custom_task_form.rb

#errorsObject

Contains Error message if any



18
19
20
# File 'lib/cf/custom_task_form.rb', line 18

def errors
  @errors
end