One feature we’re building for Gugel is allowing users to group links together. It’s still in the pipeline for now.
- for now, users have one social links group and one starter group, with each has five maximum links.
- we want to allow users to rename the title of those groups.
- good opportunity to write a tutorial for implementing turbo frames in rails
This tutorial does not cover pre-requisites to implementing
Basic Setup
This t