RuboCop Rails v2.32.0
·
103 commits
to master
since this release
Bug fixes
- #1475: Fix
Rails/TimeZonecop error on invalid string literal encoding. (@viralpraxis) - #1477: Fix an error for
Rails/SchemaCommentwhen the comment is passed as a local variable. (@earlopain)