Bug fixes
- #1530: Fix an incorrect autocorrect for
Rails/FindByOrAssignmentMemoization
when using endless method definition. (@koic) - #1522: Fix an error for
Rails/FindBy
whenwhere
takes a block. (@earlopain) - #1182: Fix a false positive for
Rails/ActionControllerFlashBeforeRender
when flash is called in a block. (@5hun-s)