1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 21:29:38 +02:00

Remove good job dashboard route

This commit is contained in:
Zach Gollwitzer 2024-10-24 15:56:58 -04:00
parent d93fbbcaa8
commit 89e107e36c

View file

@ -1,6 +1,4 @@
Rails.application.routes.draw do
mount GoodJob::Engine => "jobs"
get "changelog", to: "pages#changelog"
get "feedback", to: "pages#feedback"
get "early-access", to: "pages#early_access"