Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
A handy shortcut for user = user.is_a?(User) ? user : User.find(user)
2020
2021
2022
2023
2024
2025
0.0
In a nut shell, it records whenever one entity interacts with another entity. It also has more advanced features to allow specific event recording as well as ab testing
2020
2021
2022
2023
2024
2025
0.0
Map persisted data to and from POROs
2020
2021
2022
2023
2024
2025
0.0
Simple Polymorphic Behavior with Enum Related Object and Delegation.
2020
2021
2022
2023
2024
2025
0.0
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums.
The following features are added to your model:
Validation - ensures that the field only receives accepted values
Predicate Methods - a...
2020
2021
2022
2023
2024
2025
0.0
EnumExporter is rake task that exports defined enums as some formats.
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
ActiveRecord::Enum fire SQL request and bypass ActiveModel::Validations, this let you play with enum and validation
2020
2021
2022
2023
2024
2025
0.0
Add `from_file` option to Rails enum.
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
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
A form helper for the enum field of Rails model.
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
Changes the return value of enums to symbols.
2020
2021
2022
2023
2024
2025
0.0
Active Record ENUM based state machine, whether you can restrict status transition from one to other
2020
2021
2022
2023
2024
2025
0.0
Add state maps to Rails Enums for validation on transitions.
2020
2021
2022
2023
2024
2025
0.0
Envdocs allows you to find missing env keys, as well as create living documentation of the keys themselves.
2020
2021
2022
2023
2024
2025
0.0
Asset libraries for web and scaffold templates in modern style
(uses "simple_form", "haml", "cancan").
2020
2021
2022
2023
2024
2025
0.0
Ephemeron improves the performance of your app.
It takes on itself the persistence of the ActiveRecord objects.
It protects you from saving the same object many times.
It checks whether a fetched from a database object was used.
It allows you to eliminate the controller's before_actions that are ...
2020
2021
2022
2023
2024
2025
0.0
EpicEditor for Rails - Is a Ruby on Rails engine which adds a JavaScript Markdown Editor to Rails 4 with split fullscreen editing, live previewing, automatic draft saving, offline support, and more.
2020
2021
2022
2023
2024
2025