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
Robin Dupret b7dbfe1b4d Avoid documenting private or external classes
There are a lot of monkey patches inside the code base but there's
no need to document external constants so let's remove them from
the documentation

Also, since there are monkey patches for some test cases classes,
there were sometimes both documented and sneaked under the wrong
section in the sidebar.

Finally, for future references, the `active_support/vendor`
folder has been originally ignored in https://git.io/vDqfA but
no longer exists.

[ci skip]
2017-02-07 16:16:38 +01:00
..
jdom.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
libxml.rb Avoid documenting private or external classes 2017-02-07 16:16:38 +01:00
libxmlsax.rb self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
nokogiri.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
nokogirisax.rb self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
rexml.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00