Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip generation of default Devise routes for admin
This commit updates the backend route configuration for Devise, to skip generating the default route set. We already specify these routes with much more convenient names (`/admin/login` vs `/user/spree_user/sign_in`).
- Loading branch information