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

Fix the devise helper signed_in_root_path call #304

Open
wants to merge 2 commits into
base: 2-4-stable
Choose a base branch
from

Conversation

wmotti
Copy link

@wmotti wmotti commented Oct 14, 2015

signed_in_root_path is a helper from devise controller
so it needs to be called from controller and not from routes.

Fixes #280

rsierra and others added 2 commits October 14, 2015 16:30
signed_in_root_path is a helper from devise controller
so it needs to be called from controller and not from routes.

Fixes spree#280
@kushniryb
Copy link
Contributor

@wmotti Please rebase against current master, thanks in advance 👍

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.

None yet

4 participants