summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_page_margins.rb
AgeCommit message (Expand)Author
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-02-26Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...Randy Morgan
2012-02-25add support for page margin initialization options as well as adding an optio...Randy Morgan
2012-02-24Add support for page margins to worksheet.Stefan Daschek