• Andy Soiron's avatar
    Service validation for project and type uniqueness · b946b42a
    Andy Soiron authored
    This validation prevents duplicated services of the
    same type in the same project. The validation can
    only run on create because it is possible that the
    database holds invalid data. If this is the case,
    updating a service would fail.
    b946b42a
service_spec.rb 15.5 KB