| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-22 | Use Ruby 1.9 hash syntax (non-production code) | Geremia Taglialatela | |
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-05-03 | Fix Style/RedundantFileExtensionInRequire offense | Geremia Taglialatela | |
| 2023-05-03 | Add RuboCop Minitest | Geremia Taglialatela | |
| 2023-05-03 | Fix offenses to non-production code | Geremia Taglialatela | |
| - Lint/AmbiguousBlockAssociation - Lint/AmbiguousOperatorPrecedence - Lint/EmptyBlock - Lint/RedundantSplatExpansion - Lint/RedundantStringCoercion - Lint/SymbolConversion - Lint/UnusedBlockArgument - Style/BlockDelimiters - Style/CommentAnnotation - Style/EachForSimpleLoop - Style/EmptyMethod - Style/ExpandPathArguments - Style/FileWrite - Style/GlobalStdStream (UNSAFE) - Style/HashEachMethods (UNSAFE) - Style/NestedParenthesizedCalls - Style/NilComparison - Style/NumericLiteralPrefix (manually fixed) - Style/ParallelAssignment - Style/PreferredHashMethods (UNSAFE) - Style/RedundantInterpolation (UNSAFE) - Style/RedundantParentheses (UNSAFE) - Style/RegexpLiteral - Style/RescueStandardError - Style/SpecialGlobalVars (UNSAFE) - Style/SymbolProc (UNSAFE) - Style/ZeroLengthPredicate (UNSAFE) | |||
| 2023-04-08 | Fix EmptyLines related offenses | Geremia Taglialatela | |
| 2023-04-06 | Fix Layout/EmptyLineBetweenDefs offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/EmptyLineBetweenDefs -a ``` | |||
| 2013-03-17 | Fixed LineChart and refactored chart axes management | Randy Morgan | |
| 2012-03-23 | move requires out of specs and into helper that prepends lib directory for ↵ | Randy Morgan | |
| requires | |||
| 2011-11-23 | -refactoring chart position and axis data/category for chart. | Randy Morgan | |
| -additional specs and documentation improvements. | |||
| 2011-11-20 | first commit | Randy Morgan | |
