ruby/lib/rexml
kou 95c78413f9 * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong
entry reference name of double quote.
  [Bug#12609][ruby-core:76509]
  Patch by Joseph Marrero. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-07-22 01:39:49 +00:00
..
dtd Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
formatters Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
light Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parsers Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
validation Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
attlistdecl.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
attribute.rb * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong 2016-07-22 01:39:49 +00:00
cdata.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
child.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
comment.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
doctype.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
document.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
element.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
entity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
functions.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
instruction.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
namespace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
node.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
output.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parent.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parseexception.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
quickpath.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
rexml.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
sax2listener.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
security.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
source.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
streamlistener.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
syncenumerator.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
text.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
undefinednamespaceexception.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xmldecl.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xmltokens.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xpath.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xpath_parser.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00