| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-24 | Fix Style/RedundantFileExtensionInRequire offenses | Geremia Taglialatela | |
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-04-06 | Fix Style/Encoding offenses | Geremia Taglialatela | |
| ``` rubocop --only Style/Encoding -a ``` | |||
| 2019-09-17 | Add caxlsx.rb to make auto require work | Koza | |
| https://guides.rubygems.org/make-your-own-gem/ The convention is to have one Ruby file with the same name as your gem, since that gets loaded when require is run. | |||
