Skip to content

RuboCop Performance 1.11.2

Compare
Choose a tag to compare
@koic koic released this 05 May 00:48
· 409 commits to master since this release

Bug fixes

  • #238: Fix an incorrect auto-correct for Performance/MapCompact when invoking a method after map { ... }.compact on the same line. (@koic)