Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Allows you to treat instances of your ActiveRecord models as though they were an enumeration of values
2021
2022
2023
2024
2025
2026
0.0
enumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling chunked reads and efficient memory usage. Ideal for streaming large files or processing data in real-time without buffering everything into memory.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
EnumExporter is rake task that exports defined enums as some formats.
2021
2022
2023
2024
2025
2026
0.0
Scopeless enums, and some syntactic sugar for string enums
2021
2022
2023
2024
2025
2026
0.0
Add `from_file` option to Rails enum.
2021
2022
2023
2024
2025
2026
0.0
Enuminator is a extension for gem enumerate_it
2021
2022
2023
2024
2025
2026
0.0
Enumlingo is a lightweight Ruby gem designed to enhance Rails applications by offering straightforward internationalization for enum fields. It simplifies the process of translating enum values across different locales, ensuring a user-friendly, multilingual experience in Rails applications.
2021
2022
2023
2024
2025
2026
0.0
A form helper for the enum field of Rails model.
2021
2022
2023
2024
2025
2026
0.0
define enum style for rails
2021
2022
2023
2024
2025
2026
0.0
Changes the return value of enums to symbols.
2021
2022
2023
2024
2025
2026
0.0
Active Record ENUM based state machine, whether you can restrict status transition from one to other
2021
2022
2023
2024
2025
2026
0.0
Add state maps to Rails Enums for validation on transitions.
2021
2022
2023
2024
2025
2026
0.0
Envdocs allows you to find missing env keys, as well as create living documentation of the keys themselves.
2021
2022
2023
2024
2025
2026
0.0
This gem provides a wrapper for the Envelope API.
2021
2022
2023
2024
2025
2026
0.0
Easy Ruby on Rails application and environment configuration.
2021
2022
2023
2024
2025
2026
0.0
A library that makes environment dependent configuration easy in rails.
2021
2022
2023
2024
2025
2026
0.0
Flexible robots.txt solution for Rails to use different robots.txt files depending on the environment.
2021
2022
2023
2024
2025
2026
0.0
Allows OOP access to ENV variables by a slight re-write of the env_bang gem.
2021
2022
2023
2024
2025
2026
0.0
Load environment variables from various sources within the Rails initialization process
2021
2022
2023
2024
2025
2026