Skip to content

RuboCop Performance 1.11.3

Compare
Choose a tag to compare
@koic koic released this 06 May 00:53
· 402 commits to master since this release

Bug fixes

  • #242: Fix an error for Performance/MapCompact when using multiline map { ... }.compact and assigning to return value. (@koic)