summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/worksheet/worksheet_hyperlink.rb
AgeCommit message (Expand)Author
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-05-31Use Ruby 1.9 hash syntaxGeremia Taglialatela
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix Layout/EmptyLineAfterGuardClause offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2013-07-08Make relationship ids more reliable.Stefan Daschek
2012-11-12Escape URLs used as target for hyperlinks.Stefan Daschek
2012-10-18removed unneeded quotation for single word symbolRandy Morgan
2012-10-14Refactored to use options parser, accessors and serialization attributesRandy Morgan
2012-10-14Applied serialized_attributes to worksheet_hyperlinkRandy Morgan
2012-10-09extracted accessor methods into module that is scope because polluting Module...Randy Morgan
2012-09-30Forgot to add these files to last commit!Randy Morgan
2012-09-30Extracted String Attribute method generation.Randy Morgan
2012-08-12Release prepRandy Morgan
2012-08-11backward compat for 1.8.7Randy Morgan
2012-08-11anyone remember 1.8.7?Randy Morgan
2012-08-11add hyperlinks for worksheets #118Randy Morgan