Should: fail detail, "Could not describe %s: %s" % [path, detail] be: self.fail "Could not describe %s: %s" % [path, detail] Or am I having a slow day and will both work?
Should: fail detail, "Could not describe %s: %s" % [path, detail] be: self.fail "Could not describe %s: %s" % [path, detail] Or am I having a slow day and will both work?