Project show and edit

This commit is contained in:
2025-06-22 00:52:49 +03:00
parent ab477cb37c
commit 717e64a034
12 changed files with 80 additions and 0 deletions
+2
View File
@@ -13,4 +13,6 @@ Rails.application.routes.draw do
# Defines the root path route ("/")
# root "posts#index"
resources :projects
end