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

Doesn't play well with the jnunemaker/twitter gem #16

Open
htapal opened this issue Jan 8, 2011 · 0 comments
Open

Doesn't play well with the jnunemaker/twitter gem #16

htapal opened this issue Jan 8, 2011 · 0 comments

Comments

@htapal
Copy link

htapal commented Jan 8, 2011

I'm using devise-twitter only for connecting my devise user to Twitter. Since devise-twitter does not have hooks to perform status updates, I attempted to use the twitter gem by jnunemaker. However, since the jnunemaker's class is named Twitter that collides with the warden strategy class name as it attempts to use :twitter (passed from the Devise::Twitter.set) to check if a class is available and that causes errors regarding authenticate! method not being available.

It may make sense to use :devise_twitter as the strategy name so that it doesn't collide with the twitter gem class.

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