Method: Content::Orchestration::Pulp#orchestration_errors?
- Defined in:
- app/models/concerns/content/orchestration/pulp.rb
#orchestration_errors? ⇒ Boolean
9 10 11 |
# File 'app/models/concerns/content/orchestration/pulp.rb', line 9 def orchestration_errors? errors.empty? end |