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
Xavier Noria 152bd3c510 Revert "Used any? instead of length call"
Reason: This is slower, and any? is not equivalent in the
general case.

See discussion in https://github.com/rails/rails/pull/3779

This reverts commit 20cbf8eddc.
2011-11-28 11:07:01 +01:00
..
jdom.rb Revert "Used any? instead of length call" 2011-11-28 11:07:01 +01:00
libxml.rb fixed a missing require that causes trouble when using AS in a non-rails env. 2011-01-18 23:28:51 +01:00
libxmlsax.rb fixed a missing require that causes trouble when using AS in a non-rails env. 2011-01-18 23:28:51 +01:00
nokogiri.rb Revert "Used any? instead of length call" 2011-11-28 11:07:01 +01:00
nokogirisax.rb fixed a missing require that causes trouble when using AS in a non-rails env. 2011-01-18 23:28:51 +01:00
rexml.rb fixed a missing require that causes trouble when using AS in a non-rails env. 2011-01-18 23:28:51 +01:00