Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
WIP: Enlightenment.
2020
2021
2022
2023
2024
2025
0.0
Eno: Eno is Not an ORM
2020
2021
2022
2023
2024
2025
0.0
def.
2020
2021
2022
2023
2024
2025
0.0
No Rails ActiveRecord
2020
2021
2022
2023
2024
2025
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
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
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