microverseinc / ror-social-scaffold

This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
67 stars 516 forks source link

Feature/milestone 3 #397

Closed JuliCarracedo closed 3 years ago

JuliCarracedo commented 3 years ago

We refactored our friendship table's logic to start linking users as mutual friends with two rows. We also refactored all references, tools, and tests (integration and unit tests) in order to run the new logic.