RailsCasts Pro episodes are now free!

Learn more or hide this

Josh Martin's Profile

GitHub User: skiz

Site: realworldruby.com

Comments by Josh Martin

Avatar

Following the tutorial, and it's great. I have refactored quite a bit of code and made several adjustments for clarity sake. I am having one issue though, and it is regarding using any OpenID::Store::Filesystem based provider (google_apps, open_id). It seems that you cannot 'attach' them to an existing account, and they always want to create a new account even if you are logged in. Is this a known issue, and is there a work around?