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

Override default routes #628

Closed
tagCincy opened this issue May 4, 2016 · 2 comments
Closed

Override default routes #628

tagCincy opened this issue May 4, 2016 · 2 comments

Comments

@tagCincy
Copy link

tagCincy commented May 4, 2016

Is it possible to override/change the default routes generated?

We have an existing client side app that points new user registrations to <path>/register and logins to <path>/login and would like to not touch that code as much as possible.

In standard devise, you would use devise_scope; is that the support means with this gem?

@mgokul595
Copy link

mgokul595 commented Jun 29, 2016

Yes, you can use devise_scope to change the default routes..

@zachfeldman
Copy link
Contributor

Workaround posted, closing issue

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

No branches or pull requests

3 participants