mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
Add back good job dashboard with auth (#1364)
This commit is contained in:
parent
ba49fea89a
commit
b611dfdf37
4 changed files with 29 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
Rails.application.routes.draw do
|
||||
mount GoodJob::Engine => "good_job"
|
||||
|
||||
get "changelog", to: "pages#changelog"
|
||||
get "feedback", to: "pages#feedback"
|
||||
get "early-access", to: "pages#early_access"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue