Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Add groups option for enumerize.
2020
2021
2022
2023
2024
2025
0.0
Eliminates "Undeclared attribute type for enum" errors that occur when running migrations with multiple enum columns added in separate migrations. Automatically declares missing enum attributes as integers, preventing migration failures.
2020
2021
2022
2023
2024
2025
0.0
Enum extension introduces: enum supersets, enum mass-assign, easy localization, and more sweetness to Active Record enums.
2020
2021
2022
2023
2024
2025
0.0
Scopeless enums, and some syntactic sugar for string enums
2020
2021
2022
2023
2024
2025
0.0
Helper to derive an ActiveRecord enum from existing PostgreSQL database constraint.
2020
2021
2022
2023
2024
2025
0.0
Enum attributes with I18n and ActiveRecord support. DEPRECATED: This gem is deprecated and will be archived soon. Consider using Rails built-in human_attribute_name or alternative gems like enum_help.
2020
2021
2022
2023
2024
2025
0.0
Create Enum-like values directly in the database for flexibility, power and supremacy.
2020
2021
2022
2023
2024
2025
0.0
Ever wanted to restrict an attribute to specific values, but not wanted to
create a join table to hold the values, and didn't want (or couldn't) create
an enum field? Now you can, with enumitation!
2020
2021
2022
2023
2024
2025
0.0
Native PostgreSQL enum support for Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.0
This gem allows to create enum records (named records) and to retrieve them easily. Supports globalize3 localization in enum fields initialization.
2020
2021
2022
2023
2024
2025
0.0
Allows using a single integer column as a set of booleans, with bitfield-style storage.
2020
2021
2022
2023
2024
2025
0.0
Enumeration tables for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Simple state transitions for ActiveRecord enum columns
2020
2021
2022
2023
2024
2025
0.0
Translate ActiveRecord::Enum attributes. It extends ActiveRecord methods like ActiveModel::Translation and `enumerize` gem do.
2020
2021
2022
2023
2024
2025
0.0
Allows a finite set of values for any attribute.
2020
2021
2022
2023
2024
2025
0.0
Adds support for working with temporary tables and pivot tables (PostgreSQL only)
2020
2021
2022
2023
2024
2025
0.0
Adds support for working with temporary tables and pivot tables (PostgreSQL only)
2020
2021
2022
2023
2024
2025
0.0
Eql provides an ability to use ERB templates with your DB queries
2020
2021
2022
2023
2024
2025
0.0
Enhanced Rails is a framework for building web-application template and javascript agnostic on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.
2020
2021
2022
2023
2024
2025
0.0
A simple hello world gem
2020
2021
2022
2023
2024
2025