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

facebook_sign_out_link always use the user model? #24

Open
arpunk opened this issue Jun 21, 2010 · 2 comments
Open

facebook_sign_out_link always use the user model? #24

arpunk opened this issue Jun 21, 2010 · 2 comments

Comments

@arpunk
Copy link

arpunk commented Jun 21, 2010

Im trying to integrate devise_facebook_connect into my site, however my users model is named Usuario. Im using the following helper tag:

<%= facebook_sign_out_link :usuario %>

Which throws:

undefined method `destroy_user_session_path' for #ActionView::Base:0x9722a00

I think the offending line is view_helpers.rb:98

@grimen
Copy link
Owner

grimen commented Jul 13, 2010

OK, yea it looks problematic. If you send me a pull-request if u fix it I will pull it in, but right now I'm not maintaining this project.

@jeffreyiacono
Copy link

I'm having this issue as well - was there a fix for this? thanks!

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

3 participants