lib/string_doc/attributes.rb in pakyow-presenter-1.0.0.rc2 vs lib/string_doc/attributes.rb in pakyow-presenter-1.0.0.rc3

- old
+ new

@@ -3,9 +3,10 @@ require "forwardable" class StringDoc # String-based XML attributes. # + # @api private class Attributes OPENING = '="' CLOSING = '"' SPACING = " "