lib/inch/evaluation/role/object.rb in inch-0.4.6 vs lib/inch/evaluation/role/object.rb in inch-0.4.7
- old
+ new
@@ -51,11 +51,11 @@
-7
end
end
# Role assigned to objects explicitly or implicitly tagged to be part
- # of an API. If the API is 'private'/'internal' TaggedAsInternalAPI is assigned
- # instead.
+ # of an API. If the API is 'private'/'internal' TaggedAsInternalAPI is
+ # assigned instead.
class TaggedAsAPI < Base
applicable_if :api_tag?
end
# Role assigned to objects explicitly or implicitly tagged to be part