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

  • Home
  • SEARCH
  • 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 7926333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T18:44:26+00:00 2026-06-03T18:44:26+00:00

I have a rails app with authentication already set up using Devise. I’m adding

  • 0

I have a rails app with authentication already set up using Devise. I’m adding CanCan and Role_Model. Adding abilities seems easy enough. However I’m unsure where to store the user’s role. Should I:

  1. Add a column in the user db table for role?

  2. Add a separate table or tables for role and role_user?

  3. Add the role somewhere else?

  • 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-03T18:44:26+00:00Added an answer on June 3, 2026 at 6:44 pm

    This depends on how roles will be implemented in your application.

    1. If roles will be inherited, for example admin < registered user < guest, meaning that admin is able to do everything reg. user and guest are capable of (and so on) then you may want to only add a single role field on a common user model.

    2. If “actions” in your app a tied to a special roles that do not inherit permissions (unlike above), i.e. you need to have multiple roles on admin in order to do some common interaction with application (like guest does), then you need a join table, populated with user_id, role_id pairs.

    I personally prefer the first option.

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

Sidebar

Related Questions

So I am using Devise for user authentication in my rails app. I have
I have a Rails 3 app with authentication setup using Devise with the registerable
I have a rails 3 app that is currently using Devise for authentication. I
I am using Devise and omniauth for authentication in my rails app. I have
I have a Rails 3.1.3 app which uses devise for users authentication and soft-deletes
I have a rails app that is using Devise, with a User model, no
Our Rails app is using Restful Authentication for user/session management and it seems that
I am using Ruby on Rails and devise for authentication. I have a user(customer)
I'm trying to layout a Rails app using Devise for authentication. I'd like to
We have a Rails 3 app using session-based authentication (modified acts_as_authenticated), and a Flex

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.