1.4 Working Table for Friends

This commit is contained in:
Ben 2023-12-18 16:37:07 -06:00
parent 267d46f6ae
commit 3dccd437b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
Rails.application.routes.draw do
resources :friends
# get 'home/index'
get 'home/about'
root 'home#index'