Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8422115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T03:20:56+00:00 2026-06-10T03:20:56+00:00

I have created a new rails app (3.2.8) using Devise. All is setup properly,

  • 0

I have created a new rails app (3.2.8) using Devise. All is setup properly, the app starts, I can register as well as login.

I then added devise_openid_authenticatable which I understand is the gem to use for OpenID integration in devise. I followed the instructions on https://github.com/nbudin/devise_openid_authenticatable

But when I want to do rake db:migrate I get the following error:

rake aborted!
uninitialized constant Devise::Schema

When running rails s I get

/Users/me/.rvm/gems/ruby-1.9.3-p0/gems/devise_openid_authenticatable-1.0.0/lib/devise_openid_authenticatable/schema.rb:1:in `<top (required)>': uninitialized constant Devise::Schema (NameError)
from /Users/me/.rvm/gems/ruby-1.9.3-p0/gems/devise_openid_authenticatable-1.0.0/lib/devise_openid_authenticatable.rb:3:in `<top (required)>'
from /Users/me/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `require'
from /Users/me/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /Users/me/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `each'

My Gemfile looks as follows (last two lines):

gem 'devise'
gem 'devise_openid_authenticatable'

And the User model as follows:

class User < ActiveRecord::Base
    devise :database_authenticatable, :registerable, :recoverable, :rememberable, :trackable, :validatable, :confirmable, :timeoutable, :openid_authenticatable
    attr_accessible :email, :password, :password_confirmation, :remember_me
end

How to resolve the error?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T03:20:58+00:00Added an answer on June 10, 2026 at 3:20 am

    The devise_openid_authenticatable gem doesn’t look as though it has been maintained and updated to work with any current version of Devise.

    From the gems gemspec:

    gem.add_dependency "devise", "~> 1.3"
    

    Which means that it will only work with 1.x versions of Devise. I think instead you may have better luck using something newer that is more well maintained. Have a look through this page on the Devise Wiki and you may find what you are looking for.
    https://github.com/plataformatec/devise/wiki/OmniAuth%3A-Overview

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Rails 3 app with authentication setup using Devise with the registerable
I have started developing a new Rails app on my server using RVM, Rails
I have created a new server to host a rails 3.2 app with a
I'm using devise in my rails 3.2 application. I have a users/new page where
I have a Rails 3 App using devise. I want to create a User/Profile
I have recently created a new rails 3 application, using the code that I
All this weekend I have been trying to setup a Rails 3.0.4 app in
I've created a basic demo app in Rails 3.2.2 by using rails new demo.
I am using Devise with my rails app. It works great locally. I have
i tried setting up devise with a brand new rails app, i have devise

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.