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

Handle connecting with twitter gracefully if no user is logged in #2

Open
MSch opened this issue Sep 14, 2010 · 2 comments
Open

Handle connecting with twitter gracefully if no user is logged in #2

MSch opened this issue Sep 14, 2010 · 2 comments
Labels

Comments

@MSch
Copy link
Owner

MSch commented Sep 14, 2010

Currently if warden.user is nil we crash. devise-twitter should set a flash message (from i18n) and redirect back.

@fousa
Copy link

fousa commented Sep 28, 2010

I always get this error: undefined method `twitter_handle=' for nil:NilClass

Is this what you mean? Have no idea why...

@MSch
Copy link
Owner Author

MSch commented Sep 29, 2010

Yes. Are you using the connect url if no user is logged in?

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

No branches or pull requests

2 participants