summaryrefslogtreecommitdiff
path: root/lib/family_tree.rb
AgeCommit message (Expand)Author
2024-10-25Handle singular form of SIBLINGS action.Szymon Szukalski
2024-10-25Update README and fix incorrect outputsSzymon Szukalski
2024-10-25Remove equality checks due to infinite loopSzymon Szukalski
2024-10-25Document code with YARDSzymon Szukalski
2024-10-25Write test cases for new relationshipsSzymon Szukalski
2024-10-25Refactor uncle and aunt relationship handling to support both paternal and ma...Szymon Szukalski
2024-10-25Refactor sibling-in-law relationship methods to reduce redundancySzymon Szukalski
2024-10-25Implement extended relationshipsSzymon Szukalski
2024-10-24Add tests for FamilyTree classSzymon Szukalski
2024-10-24Implement key data modelSzymon Szukalski
2024-10-24Define FamilyTreeSzymon Szukalski