Skip to content

Commit

Permalink
feat: add recipe food path to the route file
Browse files Browse the repository at this point in the history
  • Loading branch information
demesameneshoa committed Dec 20, 2023
1 parent d243b73 commit 2d07ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Rails.application.routes.draw do
resources :foods
resources :recipes
resources :recipe_foods
devise_for :users
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html

Expand Down

0 comments on commit 2d07ef7

Please sign in to comment.