Re: anomaly in dealing with SharedDomains
Mike Youngstrom <youngm@...>
Hmm...wouldn't the super call [0] validate uniqueness[1]?
toggle quoted message
Show quoted text
[0] https://github.com/cloudfoundry/cloud_controller_ng/blob/master/app/models/runtime/private_domain.rb#L41 [1] https://github.com/cloudfoundry/cloud_controller_ng/blob/master/app/models/runtime/domain.rb#L74 On Thu, Aug 6, 2015 at 6:08 PM, Nima Kaviani <nima.kaviani(a)gmail.com> wrote:
yes, I think the issue is with the validate method in private_domain.rb |
|