templates/default/class/dot/superklass.erb in yard-0.6.4 vs templates/default/class/dot/superklass.erb in yard-0.6.5

- old
+ new

@@ -1 +1 @@ -<% if object.superclass.path != "Object" %> +<% if object.superclass.path != "Object" && object.superclass.path != "BasicObject" %> \ No newline at end of file