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

Delete return_to after sign in #7

Open
paulcsmith opened this issue Jun 2, 2018 · 0 comments
Open

Delete return_to after sign in #7

paulcsmith opened this issue Jun 2, 2018 · 0 comments

Comments

@paulcsmith
Copy link
Member

paulcsmith commented Jun 2, 2018

It seems like it should work so maybe it is an issue with Lucky

return_to = action.session[:return_to]
action.session.delete(:return_to)

Alternatively, it could be that it needs to delete a string or that it is not mutating the action

@paulcsmith paulcsmith reopened this Nov 4, 2018
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

1 participant