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

Users (admins) not redirected back to admin subdomain on sign in #194

Open
themichaellai opened this issue Mar 18, 2014 · 2 comments
Open

Comments

@themichaellai
Copy link
Member

No description provided.

@jimpo
Copy link
Member

jimpo commented Mar 18, 2014

This is going to be a tough one. Devise keeps track of a path to redirect to after sign in, not a url.

@fny
Copy link
Contributor

fny commented Mar 20, 2014

Devise has an #after_sign_in_path_for(resource) helper that you can overwrite to create the behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants