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
Jonathan Hefner 5809e77ef2 Satisfy Rubocop
Fixes offense:

```
activesupport/lib/active_support/xml_mini/rexml.rb:40:5: C: Layout/EmptyLinesAroundAccessModifier: Remove a blank line after private.
    private
    ^^^^^^^
```
2020-09-24 19:50:26 -05:00
..
jdom.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
libxml.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
libxmlsax.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
nokogiri.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
nokogirisax.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
rexml.rb Satisfy Rubocop 2020-09-24 19:50:26 -05:00