uninitialized constant Rack::OpenID
micahalcorn opened this issue · 1 comments
micahalcorn commented
So I followed the railscast tutorial and used the old version of the plugin from Ryan's git file. I can now successfuly create/register a user using OpenID (Google), but I cannot log in with this user. When I submit the OpenID that has been registered, I get "uninitialized constant Rack::OpenID". Any ideas?
Thanks!
micahalcorn commented
Remove all the gems and install everything as a plugin, including revisions from http://github.com/mreinsch/authlogic_openid.