class LicenseAcceptance::NoChildRelationships
def initialize(product)
def initialize(product) msg = "No child relationships for #{product.id}, should be removed from product info or fixed" super(msg) end
def initialize(product) msg = "No child relationships for #{product.id}, should be removed from product info or fixed" super(msg) end