Skip to content

Commit

Permalink
Fixed Devise 1.0.6 compatibility. Closes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
grimen committed Apr 15, 2010
1 parent ab0a289 commit 54cc053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/devise_facebook_connectable/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

# Setup routes for +FacebookSessionsController+.
#
alias :facebook_connectable :authenticatable
alias :facebook_connectable :database_authenticatable

end

0 comments on commit 54cc053

Please sign in to comment.