Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align routes.rb with default GBL routes setup #361

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

spilth
Copy link
Collaborator

@spilth spilth commented Aug 8, 2024

Problem

While cleaning up the routes file in #360 #358 and #355 I noticed that our routes.rb was organized a little differently than a vanilla GBL app. I also noticed that we are unnecessarily wrapping all our routes in devise_scope when only the logout route needs it.

Solution

Re-organize the routes file to follow a vanilla GBL routes files.

Type

Chore

@spilth spilth requested a review from mnyrop August 8, 2024 20:44
@spilth spilth merged commit ee9f529 into main Aug 12, 2024
1 check passed
@spilth spilth deleted the clean-up-routes branch August 12, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants