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 6739085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:26:44+00:00 2026-05-26T11:26:44+00:00

I am currently looking for a proper Rails gem for enumerations. I already tried

  • 0

I am currently looking for a proper Rails gem for enumerations.

I already tried

  • enum_simulator
  • has_enum

    1. Both use a string column in the database to store the enum data.
      Wouldn’t an integer column have a better performance or less storage consumption (using MySQL)?
    2. Is there a gem out there that can already do this?

Thanks a lot!

Update:
I found the simple_enum gem which uses integer values to represent the enum within the database. It supports rails 3.1 and is well maintained.

  • simple_enum
  • 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-05-26T11:26:44+00:00Added an answer on May 26, 2026 at 11:26 am

    Ruby Toolbox is your friend. https://www.ruby-toolbox.com/categories/Active_Record_Enumerations

    I’ve been using enumerated_attribute with both Rails 2.3 and Rails 3 with good results. Yes, it uses a string column.

    IMO string columns are better than integer columns because they don’t imply any order of values, and make the attribute easier to understand (reverse engineer, if you want to) without looking at the source code. And usually the performance difference is negligible, especially if you have an index on the field – and you should.

    Using the MySQL enum field has proven complicated in Rails 2.3, trouble with schemas, not sure if it persists in Rails 3.

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

Sidebar

Related Questions

I am currently looking for a proper way to restrain the usage of a
Currently looking into learn new technology and silverlight is on the potential list. However,
I'm currently looking at the Python framework Django for future db-based web apps as
We are currently looking to adopt some type of standard developer framework and have
I'm currently looking for ways to create automated tests for a JAX-RS (Java API
I am currently looking at different ORM solutions for a project that is planned
I was currently looking into memcached as way to coordinate a group of server,
I'm currently looking at indexing an ASP website from Sharepoint and I need to
I'm currently looking for a possibility in Java to identify a font as symbolic
I am currently looking at the unload event of a window to try to

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.