9 Commits

Author SHA1 Message Date
8c6974a1e5 Replace rule that calculates discomfort 2024-08-01 18:43:56 +02:00
df391a4f35 Extract a DiscomfortCalculator class 2024-07-31 22:53:50 +02:00
5b68434522 Merge remote-tracking branch 'origin/main' into vns
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 3m5s
2024-07-31 19:39:40 +02:00
7f0feeddff Define a method to calculate the distance to a common ancestor between two tree nodes
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 1m24s
2024-07-30 20:49:26 +02:00
d50ee7cb06 Add basic tests for the local_discomfort formula 2024-07-25 11:24:49 +02:00
7926928feb Create models to store tables arrangements 2024-07-24 20:24:01 +02:00
2ed9f98695 Create guests scaffold 2024-07-11 20:08:26 +02:00
98eb2e0473 Expenses scaffold 2024-07-11 19:55:48 +02:00
47ac0796b9 Install rspec 2024-07-11 19:41:36 +02:00