-
Notifications
You must be signed in to change notification settings - Fork 2
Frontend Routes
Taylor Musolf edited this page Apr 1, 2021
·
7 revisions
-
/
Splash
-
/login
SessionForm
-
/signup
SessionForm
-
/projects
ProjectIndex
ProjectIndexItem
-
/users/:userId
ProfileComponent
-
/projects/new
ProjectForm
-
/projects/:projectId
ProjectShow
-
/projects/:projectId/edit
ProjectForm
-
/projects/categories/:name
CategoryShow