index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
rels
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-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2019-10-02
Cache relationship in Hash rather than in Array.
Vladimir Kochnev
2019-10-02
Fix Relationship.instances cache.
Vladimir Kochnev
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
2012-11-12
Escape URLs used as target for hyperlinks.
Stefan Daschek
2012-05-04
add comment relationship type
Randy Morgan
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-02-02
Adding in hyperlinking for images as per issue #22
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-29
clean up as we do not need a set up method in this test.
Randy Morgan
2011-11-29
more travis fun! moving attribute @rels into test method as it seems travis t...
Randy Morgan
2011-11-20
first commit
Randy Morgan