• Thong Kuah's avatar
    Refactor some methods in Prometheus model · d87486e6
    Thong Kuah authored
    - #update_errored? method def is redundant, already defined from state
    machine
    - #update_in_progress? moved to ApplicationStatus
    - #ready_status becomes a constant. Previously it was extended in ee/ so
    maybe that was why it's a instance method
    d87486e6