Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-17 | 601 Bytes | |
RuboCop Rails v2.32.0 source code.tar.gz | 2025-05-17 | 290.0 kB | |
RuboCop Rails v2.32.0 source code.zip | 2025-05-17 | 474.1 kB | |
Totals: 3 Items | 764.7 kB | 0 |
Bug fixes
- #1475: Fix
Rails/TimeZone
cop error on invalid string literal encoding. (@viralpraxis) - #1477: Fix an error for
Rails/SchemaComment
when the comment is passed as a local variable. (@earlopain)