summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/content_type
AgeCommit message (Expand)Author
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-05-24Fix Style/RedundantFileExtensionInRequire offensesGeremia Taglialatela
2023-05-09Do not change the whitespace that is produced by to_xml_string'sPaul Kmiec
2023-05-05Pipe output directly to str and avoid additional memory allocationsPaul Kmiec
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Style/Encoding offensesGeremia Taglialatela
2023-04-06Fix Layout/LeadingEmptyLines offensesGeremia Taglialatela
2022-03-02instance_values -> instance_values_forpjskennedy
2022-03-02Update references to use new class methodpjskennedy
2014-02-26Huge refactoringJurriaan Pruis
2012-11-05completed documentationRandy Morgan
2012-10-19refactored content types.Randy Morgan
2012-10-14Refactored to use options parser and serialized attributesRandy Morgan
2012-07-10more cleanupRandy Morgan
2012-07-10code updates for readability.Randy Morgan
2012-05-25Use snake case and provide alias for misnamed method in 1.x.xRandy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-04fix typos in docsRandy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-01-18remove linebreaks/indentation when saving to encourage interop with rubyXLRandy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-20first commitRandy Morgan