| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-04 | Fix tests / code to work with frozen string literals | Paul Kmiec | |
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-04-08 | Fix Layout/EmptyLineAfterGuardClause offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/EmptyLineAfterGuardClause -a ``` | |||
| 2023-04-08 | Fix EmptyLines related offenses | Geremia Taglialatela | |
| 2023-04-06 | Fix Layout/TrailingEmptyLines offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/TrailingEmptyLines -a ``` | |||
| 2014-02-26 | Huge refactoring | Jurriaan Pruis | |
| Do not create huge strings Let Row inherit from SimpleTypedList Optimized sanitizing Optimized validation And more.. | |||
| 2012-08-02 | hmm…. ditch red carpet and do some docs | Randy Morgan | |
| 2012-07-31 | Adding in proper defined names so we can repeat header rows for each printed ↵ | Randy Morgan | |
| page. | |||
