Skip to content

facebook_sign_out_link always use the user model? #24

@arpunk

Description

@arpunk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions