1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/xml_mini
Marek Kirejczyk dd829df07e Fix Hash#from_xml with frozen strings (#24718)
* Hash#from_xml works with frozen strings

Fixes #24647

* Fix rexml engine test

[Marek Kirejczyk + Rafael Mendonça França]
2016-05-21 09:14:22 -03:00
..
jdom.rb enforce a depth limit on XML documents 2015-06-16 17:27:54 -03:00
libxml.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
libxmlsax.rb change merge to merge! in AS on new hashes 2013-04-02 11:13:56 +05:30
nokogiri.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
nokogirisax.rb change merge to merge! in AS on new hashes 2013-04-02 11:13:56 +05:30
rexml.rb Fix Hash#from_xml with frozen strings (#24718) 2016-05-21 09:14:22 -03:00