summaryrefslogtreecommitdiffhomepage
path: root/test/rels
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-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Remove Layout/TrailingWhitespace offensesGeremia Taglialatela
2019-10-02Cache relationship in Hash rather than in Array.Vladimir Kochnev
2019-10-02Fix Relationship.instances cache.Vladimir Kochnev
2013-07-08Make relationship ids more reliable.Stefan Daschek
2012-11-12Escape URLs used as target for hyperlinks.Stefan Daschek
2012-05-04add comment relationship typeRandy Morgan
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-02Adding in hyperlinking for images as per issue #22Randy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-29clean up as we do not need a set up method in this test.Randy Morgan
2011-11-29more travis fun! moving attribute @rels into test method as it seems travis t...Randy Morgan
2011-11-20first commitRandy Morgan