index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
/
worksheet
/
tc_worksheet_hyperlink.rb
Age
Commit message (
Expand
)
Author
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/TrailingEmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
2012-11-12
Escape URLs used as target for hyperlinks.
Stefan Daschek
2012-08-12
Release prep
Randy Morgan
2012-08-12
remove expired option from test
Randy Morgan
2012-08-12
finish specs for worksheet hyperlink to_xml_string
Randy Morgan
2012-08-12
add specs for hyperlink target
Randy Morgan
2012-08-11
temporarily disable to_xml_string testing for jruby
Randy Morgan
2012-08-11
spec work
Randy Morgan
2012-08-11
add hyperlinks for worksheets #118
Randy Morgan