index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
/
worksheet
/
comments.rb
Age
Commit message (
Expand
)
Author
2023-06-05
Prefer `Kernel#format` to `String#%`
Geremia Taglialatela
2023-06-05
Fix Style/RedundantInterpolation offenses
Geremia Taglialatela
2023-05-05
Pipe output directly to str and avoid additional memory allocations
Paul Kmiec
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-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-08
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2014-02-26
Huge refactoring
Jurriaan Pruis
2014-01-23
fixing comments for 2010 starter edition
Dustin Smith
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
2012-07-17
MOAR cleanup for worksheet.
Randy Morgan
2012-05-13
updating docs
Randy Morgan
2012-05-13
cleaning up comments for pre-release
Randy Morgan
2012-05-08
documentation for comments.
Randy Morgan
2012-05-08
worksheet comments step 2. Needs docs and specs - but it works in Excel
Randy Morgan
2012-05-04
beginnings of comments w/o TDD (^ ^)/
Randy Morgan